Your message dated Wed, 29 Dec 1999 15:34:13 -0700 (MST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#53670: apt should respect no_proxy environment-variable
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Darren Benham
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 29 Dec 1999 11:11:57 +0000
Received: (qmail 26678 invoked from network); 29 Dec 1999 11:11:56 -0000
Received: from dame.isr.uni-stuttgart.de (129.69.33.86)
by master.debian.org with SMTP; 29 Dec 1999 11:11:56 -0000
Received: from schelle ([129.69.33.90] ident=mail)
by dame.isr.uni-stuttgart.de with esmtp (Exim 2.02 #1)
id 123H1G-0000gk-00; Wed, 29 Dec 1999 12:11:54 +0100
Received: from flynn by schelle with local (Exim 3.11 #1 (Debian))
id 123H1G-0001mq-00; Wed, 29 Dec 1999 12:11:54 +0100
From: Flynn Marquardt <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apt should respect no_proxy environment-variable
X-Reportbug-Version: 0.46
X-Mailer: reportbug 0.46
Date: Wed, 29 Dec 1999 11:11:54 +0000
Message-Id: <[EMAIL PROTECTED]>
Sender: Flynn Marquardt <[EMAIL PROTECTED]>
Package: apt
Version: 0.3.15
Severity: wishlist
for all hosts specified in the no_proxy environment variable
no proxy should be used.
-- System Information
Debian Release: potato
Architecture: sparc
Kernel: Linux schelle 2.2.13 #13 Mon Dec 6 15:20:24 CET 1999 sparc64
Versions of packages apt depends on:
ii libc6 (>= 2.0.105) 2.1.2-11
ii libstdc++2.10 1:2.95.2-3.1 The GNU stdc++ library
---------------------------------------
Received: (at 53670-done) by bugs.debian.org; 29 Dec 1999 22:34:21 +0000
Received: (qmail 1873 invoked from network); 29 Dec 1999 22:34:17 -0000
Received: from crash.ab.videon.ca ([EMAIL PROTECTED])
by master.debian.org with SMTP; 29 Dec 1999 22:34:17 -0000
Received: from wakko.deltatee.com ([EMAIL PROTECTED] [24.108.53.97])
by crash.ab.videon.ca (8.9.2/8.9.2) with ESMTP id PAA29227;
Wed, 29 Dec 1999 15:34:07 -0700 (MST)
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
by wakko.deltatee.com with smtp (Exim 2.11 #1)
id 123RfZ-0001iK-00 (Debian); Wed, 29 Dec 1999 15:34:13 -0700
Date: Wed, 29 Dec 1999 15:34:13 -0700 (MST)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: Flynn Marquardt <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
cc: APT Development Team <[EMAIL PROTECTED]>
Subject: Re: Bug#53670: apt should respect no_proxy environment-variable
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
On Wed, 29 Dec 1999, Flynn Marquardt wrote:
> for all hosts specified in the no_proxy environment variable
> no proxy should be used.
It does. The format is a list of comma seperated host names.
Jason