Bug#230798: marked as done (apt ignores proxy port setting on RH Fedora 1)
Your message dated Thu, 26 Feb 2004 16:41:52 -0800
with message-id <20040227004152.GP20928@alcor.net>
and subject line Bug#230798: apt ignores proxy port setting on RH Fedora 1
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; 2 Feb 2004 15:35:12 +0000
>From dgreer@westjet.com Mon Feb 02 07:35:12 2004
Return-path: <dgreer@westjet.com>
Received: from mail01.westjet.com (srvhqmailrx.westjet.com) [209.82.96.114]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Ang6S-0004rw-00; Mon, 02 Feb 2004 07:35:12 -0800
Received: from SRVHQMXOWBB01.westjet.com (srvhqmxow01.westjet.com [10.221.16.61])
by srvhqmailrx.westjet.com (8.12.10/8.12.10) with ESMTP id i12G4wm0003900
for <submit@bugs.debian.org>; Mon, 2 Feb 2004 09:04:58 -0700
(envelope-from dgreer@westjet.com)
Received: by webmail.westjet.com with Internet Mail Service (5.5.2653.19)
id <DQTW9AWV>; Mon, 2 Feb 2004 08:34:36 -0700
Message-ID: <9AAC5C4AFD19DB4C99AED781B9878C9CC81B45@srvhgmail01.westjet.com>
From: Don Greer <dgreer@westjet.com>
To: "'submit@bugs.debian.org'" <submit@bugs.debian.org>
Subject: apt ignores proxy port setting on RH Fedora 1
Date: Mon, 2 Feb 2004 08:36:35 -0700
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_01
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.1 required=4.0 tests=HAS_PACKAGE,NORMAL_HTTP_TO_IP
autolearn=no version=2.60-bugs.debian.org_2004_02_01
X-Spam-Level:
Package: <apt>
Version: <apt-0.5.5cnc6-2.fr.i386.rpm>
APT seems to be ignoring the configured port for the http proxy when used
with RedHat Fedora 1. Instead it always uses the squid port 3128.
I have edited apt.config to set APT to use a proxy server on port 80. Here
is a section of the edited apt.config file.
Acquire {
Retries "0";
Http {
Proxy http://10.221.17.137:80/;
}
};
APT seems to ignore the port 80 setting and connect to the squid port
3128.
Here is the TCPDUMP output:
10:54:42.209997 desktop.domain.com.1894 > firewall.domain.com.squid: S
2128692852:2128692852(0) win 5840 <mss 1460,sackOK,timestamp 148139790
0,nop,wscale 0> (DF)
No proxy related environment variables were set. APT worked properly on
earlier versions of RedHat, the problem seems to be new to the Fedora 1
distro.
Don Greer
dgreer@westjet.com
---------------------------------------
Received: (at 230798-done) by bugs.debian.org; 27 Feb 2004 00:42:26 +0000
>From mdz@alcor.net Thu Feb 26 16:42:26 2004
Return-path: <mdz@alcor.net>
Received: from mta11.adelphia.net [68.168.78.205]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1AwW5C-0008CR-00; Thu, 26 Feb 2004 16:42:26 -0800
Received: from mizar.alcor.net ([68.64.159.24]) by mta11.adelphia.net
(InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP
id <20040227004155.SDIH2796.mta11.adelphia.net@mizar.alcor.net>
for <230798-done@bugs.debian.org>;
Thu, 26 Feb 2004 19:41:55 -0500
Received: from mdz by mizar.alcor.net with local (Exim 4.30)
id 1AwW4g-0002z6-Tj
for 230798-done@bugs.debian.org; Thu, 26 Feb 2004 16:41:54 -0800
Date: Thu, 26 Feb 2004 16:41:52 -0800
From: Matt Zimmerman <mdz@debian.org>
To: 230798-done@bugs.debian.org
Subject: Re: Bug#230798: apt ignores proxy port setting on RH Fedora 1
Message-ID: <20040227004152.GP20928@alcor.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.5.1+cvs20040105i
Sender: Matt Zimmerman <mdz@alcor.net>
Delivered-To: 230798-done@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_22
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no
version=2.60-bugs.debian.org_2004_02_22
X-Spam-Level:
This bug was reported to the Debian bug tracking system, while it probably
should have gone to Fedora.
At any rate, I cannot reproduce this behaviour with Debian apt. Are you
certain that you don't have the http_proxy environment variable set, or
could you be overriding this proxy setting elsewhere in the configuration
file? It seems unlikely that any version of apt is forcing port 3128.
--
- mdz
Reply to: