[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#320184: marked as done (apt: export ftp_proxy=http://proxy:port différent than Acquire::ftp::Proxy "http://proxy:port")



Your message dated Mon, 05 Jan 2009 21:02:05 +0000
with message-id <E1LJwaL-0007SC-H2@ries.debian.org>
and subject line Bug#320184: fixed in apt 0.7.21~exp1
has caused the Debian Bug report #320184,
regarding apt: export ftp_proxy=http://proxy:port différent than Acquire::ftp::Proxy "http://proxy:port";
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
320184: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=320184
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 0.6.38
Severity: normal



-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus "status.user";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";
DPkg "";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -x /usr/sbin/localepurge ] && [ $(ps w -p $PPID | grep -c remove) != 1 ]; then /usr/sbin/localepurge; else exit 0; fi";
Acquire "";
Acquire::http "";
Acquire::http::Proxy "http://p-goodway.rd.francetelecom.fr:3128";;
Acquire::http::Timeout "120";
Acquire::ftp "";
Acquire::ftp::Proxy "http://p-goodway.rd.francetelecom.fr:3128";;
Acquire::ftp::Timeout "120";
Acquire::ftp::Passive "true";

-- (no /etc/apt/preferences present) --


-- /etc/apt/sources.list --

# Use for a local mirror - remove the ftp1 http lines for the bits
# your mirror contains.
# deb file:/your/mirror/here/debian stable main contrib non-free
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
#deb http://http.us.debian.org/debian stable main contrib non-free
#deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free
#deb http://security.debian.org stable/updates main contrib non-free

# Uncomment if you want the apt-get source function to work
#deb-src http://http.us.debian.org/debian stable main contrib non-free
#deb-src http://non-us.debian.org/debian-non-US stable non-US



#deb cdrom:[Debian GNU/Linux 2.2 r2 _Potato_ - Official i386 Binary-1 (20001207)]/ unstable contrib main non-US/contrib non-US/main
#deb http://ftp.fr.debian.org/debian dists/proposed-updates/
#deb http://carabosse/debian etch-proposed-updates main contrib non-free
deb http://ftp.debian.org/debian testing-proposed-updates main contrib non-free
#deb http://carabosse/debian unstable main contrib non-free
deb http://ftp.debian.org/debian unstable main contrib non-free
#deb http://carabosse/debian-non-US unstable/non-US main contrib non-free

deb http://security.debian.org/debian-security sarge/updates main contrib non-free
#gphoto updated packages
#deb ftp://ufies.org/pub/people/christophe debian/
#deb ftp://download.us.kde.org/pub/kde/stable/latest/Debian/woody ./
#deb ftp://ftp.du.se/pub/mirrors/kde/stable/3.1/Debian unstable main
#deb ftp://download.us.kde.org/pub/kde/stable/koffice-1.2.1/Debian/unstable ./

#deb http://quakeforge.net/packages/debian unstable main contrib non-free

#avrious video stuff
# deb http://marillat.free.fr/ unstable main
# New address for the above packages...
deb ftp://ftp.nerim.net/debian-marillat unstable main
# KDE 3.4
deb http://pkg-kde.alioth.debian.org/kde-3.4.1/ ./
# Xorg for sid
#deb http://neo.wh-stuttgart.de/debian sid xorg


-- System Information:
Debian Release: testing/unstable
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-rc3
Locale: LANG=en_IE@euro, LC_CTYPE=en_IE@euro (charmap=ISO-8859-15) (ignored: LC_ALL set to en_IE@euro)

Versions of packages apt depends on:
ii  libc6                         2.3.5-2    GNU C Library: Shared libraries an
ii  libgcc1                       1:4.0.1-2  GCC support library
ii  libstdc++5                    1:3.3.6-7  The GNU Standard C++ Library v3

apt recommends no packages.

-- no debconf information

If I do :

export ftp_proxy=http://p-goodway.rd.francetelecom.fr:3128

and make apt-get update, it works with 

deb ftp://ftp.nerim.net/debian-marillat unstable main

If I unset the variable I get

Err ftp://ftp.nerim.net unstable Release.gpg
  Server closed the connection
Ign ftp://ftp.nerim.net unstable Release
Ign ftp://ftp.nerim.net unstable/main Packages
Err ftp://ftp.nerim.net unstable/main Packages
  Server closed the connection


--- End Message ---
--- Begin Message ---
Source: apt
Source-Version: 0.7.21~exp1

We believe that the bug you reported is fixed in the latest version of
apt, which is due to be installed in the Debian FTP archive:

apt-doc_0.7.21~exp1_all.deb
  to pool/main/a/apt/apt-doc_0.7.21~exp1_all.deb
apt-transport-https_0.7.21~exp1_i386.deb
  to pool/main/a/apt/apt-transport-https_0.7.21~exp1_i386.deb
apt-utils_0.7.21~exp1_i386.deb
  to pool/main/a/apt/apt-utils_0.7.21~exp1_i386.deb
apt_0.7.21~exp1.dsc
  to pool/main/a/apt/apt_0.7.21~exp1.dsc
apt_0.7.21~exp1.tar.gz
  to pool/main/a/apt/apt_0.7.21~exp1.tar.gz
apt_0.7.21~exp1_i386.deb
  to pool/main/a/apt/apt_0.7.21~exp1_i386.deb
libapt-pkg-dev_0.7.21~exp1_i386.deb
  to pool/main/a/apt/libapt-pkg-dev_0.7.21~exp1_i386.deb
libapt-pkg-doc_0.7.21~exp1_all.deb
  to pool/main/a/apt/libapt-pkg-doc_0.7.21~exp1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 320184@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Vogt <mvo@debian.org> (supplier of updated apt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 05 Jan 2009 20:56:52 +0100
Source: apt
Binary: apt apt-doc libapt-pkg-dev libapt-pkg-doc apt-utils apt-transport-https
Architecture: source all i386
Version: 0.7.21~exp1
Distribution: experimental
Urgency: low
Maintainer: APT Development Team <deity@lists.debian.org>
Changed-By: Michael Vogt <mvo@debian.org>
Description: 
 apt        - Advanced front-end for dpkg
 apt-doc    - Documentation for APT
 apt-transport-https - APT https transport
 apt-utils  - APT utility programs
 libapt-pkg-dev - Development files for APT's libapt-pkg and libapt-inst
 libapt-pkg-doc - Documentation for APT development
Closes: 157759 320184 365880 445985 479617
Changes: 
 apt (0.7.21~exp1) experimental; urgency=low
 .
   [ Eugene V. Lyubimkin ]
   * methods/{http,https,ftp}, doc/apt.conf.5.xml:
     - Changed and unified the code that determines which proxy to use. Now
       'Acquire::{http,ftp}::Proxy[::<host>]' options have the highest priority,
       and '{http,ftp}_proxy' environment variables are used only if options
       mentioned above are not specified.
       (Closes: #445985, #157759, #320184, #365880, #479617)
 .
   [ Michael Vogt ]
   * apt-pkg/indexrecords.cc:
     - fix some i18n issues
Checksums-Sha1: 
 52567ce8c037cfdd9531a1bdcee9a3fdf4a89333 1232 apt_0.7.21~exp1.dsc
 eeb958f2ba2b66faf768f7fd376adaa0cff511c1 2047916 apt_0.7.21~exp1.tar.gz
 10f372502fac1d099e1bb4d4703532202af8cbb7 101276 apt-doc_0.7.21~exp1_all.deb
 a379a4c0c0b47c6d732192fb509dec750b3f3efa 125324 libapt-pkg-doc_0.7.21~exp1_all.deb
 1f958a0e31ee870c43bbb2cacf5b76d0d6a0760e 1644906 apt_0.7.21~exp1_i386.deb
 4da6c4f92537beebd4b7e0b10f0362cfec48ccb8 109938 libapt-pkg-dev_0.7.21~exp1_i386.deb
 6be9e72051136773b60526d9ec482a52b0b1ec78 189234 apt-utils_0.7.21~exp1_i386.deb
 496431db0ff6d764a361d30ce13d98b48864a8e7 59738 apt-transport-https_0.7.21~exp1_i386.deb
Checksums-Sha256: 
 9ac2eda5430200f27d512138d2d42ad6b3803881d630664a4843eb8c0238ea3f 1232 apt_0.7.21~exp1.dsc
 514666ad0a5dd04fe3ab05bad7177c9b685a2e935de5e5e9b893951e768c4b33 2047916 apt_0.7.21~exp1.tar.gz
 43aecc847460af0e72bd77cfd32594cb180af93577c37b843fe3446ac7313cbf 101276 apt-doc_0.7.21~exp1_all.deb
 8828307649fb69ece0a6dfb8818489a257bc482a9c46d6b6ab16e8c55f21fe24 125324 libapt-pkg-doc_0.7.21~exp1_all.deb
 03da96c756a00fea1acd6b2efb198855f5ed0bf4133433af210aeec7819006a3 1644906 apt_0.7.21~exp1_i386.deb
 3b953966e4d258b1edb303c827ccfb6f45412a3ed937709eaedde1b458297afa 109938 libapt-pkg-dev_0.7.21~exp1_i386.deb
 cc9470561dd5037db5ca4e2940b046dbd25689829c10559e27e5ef23384a48c6 189234 apt-utils_0.7.21~exp1_i386.deb
 07f5b6cd900b9efeeb8f84efeb59c3ffabd60a62786f8de457c48351be20fdd9 59738 apt-transport-https_0.7.21~exp1_i386.deb
Files: 
 4aed6a0223e87a8407c12d269390ca63 1232 admin important apt_0.7.21~exp1.dsc
 b690513da6b823fd99782457d7bbdd10 2047916 admin important apt_0.7.21~exp1.tar.gz
 dc153eecef937a101eafdd52014dc8ad 101276 doc optional apt-doc_0.7.21~exp1_all.deb
 72182f99e9e4f06db8fbe34e94969e82 125324 doc optional libapt-pkg-doc_0.7.21~exp1_all.deb
 2e9ce64acbe03754758fb81c180cc1bd 1644906 admin important apt_0.7.21~exp1_i386.deb
 3b3c7c6a02a83fd7baecf55182f5219b 109938 libdevel optional libapt-pkg-dev_0.7.21~exp1_i386.deb
 ff719cbffe4b06934296af12c33a58a3 189234 admin important apt-utils_0.7.21~exp1_i386.deb
 eebf3bfc1fee76355dc8e99a78f24fe4 59738 admin optional apt-transport-https_0.7.21~exp1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAklib3IACgkQliSD4VZixzQ5OwCfTIb6QfnkzFLp3UrYd52R3fUY
KtcAn0b3YiKAy8u9GvoYyTlEV5nPzCYT
=c2aT
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: