Your message dated Wed, 26 Dec 2001 00:27:42 -0700 (MST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#117786: apt.conf - http proxy does not work
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.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 31 Oct 2001 15:44:24 +0000
>From [EMAIL PROTECTED] Wed Oct 31 09:44:24 2001
Return-path: <[EMAIL PROTECTED]>
Received: from msgbas1x.net.europe.agilent.com (msgbas1.net.europe.agilent.com) 
[192.25.19.109] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 15yxXU-0002n8-00; Wed, 31 Oct 2001 09:44:24 -0600
Received: from msgrel1.germany.agilent.com (msgrel1.germany.agilent.com 
[134.40.2.57])
        by msgbas1.net.europe.agilent.com (Postfix) with ESMTP id 001EF6F5
        for <[EMAIL PROTECTED]>; Wed, 31 Oct 2001 16:44:12 +0100 (MET)
Received: from wgeddes.com (pavlov.cos.agilent.com [130.29.41.50])
        by msgrel1.germany.agilent.com (Postfix) with ESMTP id 95AAB597
        for <[EMAIL PROTECTED]>; Wed, 31 Oct 2001 16:44:13 +0100 (MET)
Sender: [EMAIL PROTECTED]
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 31 Oct 2001 08:44:12 -0700
From: Bill Geddes <[EMAIL PROTECTED]>
X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.3 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: apt.conf - http proxy does not work
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Delivered-To: [EMAIL PROTECTED]

Package: apt
Version:  0.5.4

Distribution: sid

I used the syntax from the example configure-index.gz for the http
proxy.  This does not work when put into practice - ie. I put this into
/etc/apt/apt.conf, and have tried /etc/apt/apt.conf.d/70debconf.  The
timeout variable is honored, but the Proxy is not.   This proxy works if
exported as an environment variable http_proxy.


Acquire
{
http
  { Proxy "http://web-proxy:8088";;
     Timeout "8";
    Pipeline-Depth "5";
  };
};



--
Bill Geddes
  [EMAIL PROTECTED]




---------------------------------------
Received: (at 117786-done) by bugs.debian.org; 26 Dec 2001 07:27:43 +0000
>From [EMAIL PROTECTED] Wed Dec 26 01:27:43 2001
Return-path: <[EMAIL PROTECTED]>
Received: from (skip-ext.ab.videon.ca) [206.75.216.36] 
        by master.debian.org with smtp (Exim 3.12 1 (Debian))
        id 16J8TX-00056M-00; Wed, 26 Dec 2001 01:27:43 -0600
Received: (qmail 20467 invoked from network); 26 Dec 2001 07:27:42 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.82.81.190]) 
(envelope-sender <[EMAIL PROTECTED]>)
          by skip-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
          for <[EMAIL PROTECTED]>; 26 Dec 2001 07:27:42 -0000
Received: from localhost
        ([127.0.0.1] helo=wakko.deltatee.com ident=jgg)
        by wakko.deltatee.com with smtp (Exim 3.16 #1 (Debian))
        id 16J8TW-0000kG-00; Wed, 26 Dec 2001 00:27:42 -0700
Date: Wed, 26 Dec 2001 00:27:42 -0700 (MST)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc: APT Development Team <[EMAIL PROTECTED]>
Subject: Re: Bug#117786: apt.conf - http proxy does not work
In-Reply-To: <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]


On Wed, 31 Oct 2001, Bill Geddes wrote:

> I used the syntax from the example configure-index.gz for the http
> proxy.  This does not work when put into practice - ie. I put this into

As noted, this really does in fact work, there must be some other thing in
your environment that is breaking it.

Jason

Reply via email to