Bug#87808: marked as done (apt-get: ignores setting of Acquire:http:Proxy)
Your message dated Mon, 26 Feb 2001 22:06:56 -0700 (MST)
with message-id <[🔎] Pine.LNX.3.96.1010226220613.8955K-100000@wakko.deltatee.com>
and subject line Bug#87808: apt-get: ignores setting of Acquire:http:Proxy
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; 27 Feb 2001 05:01:08 +0000
>From quango@watervalley.net Mon Feb 26 23:01:08 2001
Return-path: <quango@watervalley.net>
Received: from sunset.backbone.olemiss.edu [::ffff:130.74.120.71]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 14XcG4-0005TF-00; Mon, 26 Feb 2001 23:01:08 -0600
Received: from laptop (dialup125.d.watervalley.net [216.220.142.125])
by sunset.backbone.olemiss.edu (8.9.3+Sun/8.9.3) with ESMTP id XAA13611;
Mon, 26 Feb 2001 23:04:30 -0600 (CST)
Received: by laptop (Postfix, from userid 1000)
id 9154D3FAC7; Mon, 26 Feb 2001 23:01:01 -0600 (CST)
From: Chris Lawrence <lawrencc@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apt-get: ignores setting of Acquire:http:Proxy
X-Reportbug-Version: 1.14
X-Mailer: reportbug 1.14
Date: Mon, 26 Feb 2001 23:01:00 -0600
Message-Id: <[🔎] 20010227050101.9154D3FAC7@laptop>
Delivered-To: submit@bugs.debian.org
Package: apt
Version: 0.5.0
Severity: normal
I have the following setting in my apt.conf file:
Acquire:http:Proxy "http://192.168.1.1:3128";
however, apt-get seems to ignore it. Invoking apt with the following
environment, however, works fine:
export http_proxy='http://192.168.1.1:3128'
I don't know if this is an important detail, but my sources.list
includes lines with a non-standard port number.
-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux laptop 2.4.2-ac3 #1 Mon Feb 26 02:33:37 CST 2001 i686
Versions of packages apt depends on:
ii libc6 2.2.2-1 GNU C Library: Shared libraries an
ii libstdc++2.10 1:2.95.2-13 The GNU stdc++ library
---------------------------------------
Received: (at 87808-done) by bugs.debian.org; 27 Feb 2001 05:06:57 +0000
>From jgg@debian.org Mon Feb 26 23:06:57 2001
Return-path: <jgg@debian.org>
Received: from ike-ext.ab.videon.ca [::ffff:206.75.216.35]
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 14XcLh-00065x-00; Mon, 26 Feb 2001 23:06:57 -0600
Received: (qmail 29203 invoked from network); 27 Feb 2001 05:06:56 -0000
Received: from unknown (HELO wakko.deltatee.com) ([24.108.173.63]) (envelope-sender <jgg@debian.org>)
by ike-ext.ab.videon.ca (qmail-ldap-1.03) with SMTP
for <lawrencc@debian.org>; 27 Feb 2001 05:06:56 -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 14XcLg-0002RB-00; Mon, 26 Feb 2001 22:06:56 -0700
Date: Mon, 26 Feb 2001 22:06:56 -0700 (MST)
From: Jason Gunthorpe <jgg@debian.org>
X-Sender: jgg@wakko.deltatee.com
To: Chris Lawrence <lawrencc@debian.org>, 87808-done@bugs.debian.org
cc: APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#87808: apt-get: ignores setting of Acquire:http:Proxy
In-Reply-To: <[🔎] 20010227050101.9154D3FAC7@laptop>
Message-ID: <[🔎] Pine.LNX.3.96.1010226220613.8955K-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 87808-done@bugs.debian.org
On Mon, 26 Feb 2001, Chris Lawrence wrote:
> I have the following setting in my apt.conf file:
> Acquire:http:Proxy "http://192.168.1.1:3128";
> however, apt-get seems to ignore it. Invoking apt with the following
> environment, however, works fine:
If you inspect the man pages, it will tell you that you need two colons,
not one colon as the seperator.
Jason
Reply to: