[Cupt-devel] Bug#740141: cupt don't obbey to Acquire::http::proxy apt directive

Javier Barroso javibarroso at gmail.com
Wed Feb 26 08:09:18 UTC 2014


package: cupt
version: 2.7.0

While a sid dist-upgrade today:
# cupt update; cupt dist-upgrade
#1: starting http://ftp.fi.debian.org/debian experimental InRelease
#2: starting http://ftp.fi.debian.org/debian sid InRelease
...
#212: starting http://ftp.fi.debian.org/debian sid/main
Translation-en.diff/2014-02-25-2047.04.gz
Fetched 1591KiB in 2m46s.
[ upgrading package management tools ]

Building the package cache...
Initializing package resolver and worker...
Scheduling requested actions...
Resolving possible unmet dependencies...

The following packages will be upgraded:

cupt libcupt-common libcupt3-0

Action summary:
  1 manually installed and 2 automatically installed packages will be upgraded

Need to get 889KiB/889KiB of archives. After unpacking 18,0KiB will be used.
Do you want to continue? [y/N/q/a/rc/?] y
Performing requested actions:
#1: starting http://ftp.fi.debian.org/debian sid/main cupt 2.7.0 [340KiB]
#2: starting http://ftp.fi.debian.org/debian sid/main libcupt-common
2.7.0 [76,8KiB]
#3: starting http://ftp.fi.debian.org/debian sid/main libcupt3-0 2.7.0 [472KiB]
Fetched 889KiB in 2s.
(Leyendo la base de datos ... 203791 ficheros o directorios instalados
actualmente.)
Preparing to unpack .../libcupt-common_2.7.0_all.deb ...
Unpacking libcupt-common (2.7.0) over (2.6.4) ...
Configurando libcupt-common (2.7.0) ...
(Leyendo la base de datos ... 203791 ficheros o directorios instalados
actualmente.)
Preparing to unpack .../libcupt3-0_2.7.0_amd64.deb ...
Unpacking libcupt3-0 (2.7.0) over (2.6.4) ...
Configurando libcupt3-0 (2.7.0) ...
(Leyendo la base de datos ... 203791 ficheros o directorios instalados
actualmente.)
Preparing to unpack .../archives/cupt_2.7.0_amd64.deb ...
Unpacking cupt (2.7.0) over (2.6.4) ...
Configurando cupt (2.7.0) ...
Processing triggers for man-db (2.6.6-1) ...
Processing triggers for libc-bin (2.17-97) ...

[ upgrading the system ]
Building the package cache...
Initializing package resolver and worker...
Scheduling requested actions...
Resolving possible unmet dependencies...

The following packages will be installed:

libgweather-3-6 libical1 libjim0.74 linux-headers-3.13-1-amd64
linux-headers-3.13-1-common linux-image-3.13-1-amd64 linux-kbuild-3.13

The following packages will be upgraded:

appstream-index .... xul-ext-adblock-plus

The following packages are no longer needed and thus will be auto-removed:

libgweather-3-3 libical0 libjim0debian2

Action summary:
  7 automatically installed packages will be installed
  57 manually installed and 163 automatically installed packages will
be upgraded
  3 automatically installed packages are no longer needed and thus
will be auto-removed

Need to get 193MiB/193MiB of archives. After unpacking 159MiB will be used.
Do you want to continue? [y/N/q/a/rc/?] y
Performing requested actions:
#1: starting http://ftp.fi.debian.org/debian sid/main appstream-index
0.5-1 [15,2KiB]
#2: starting http://ftp.fi.debian.org/debian sid/main apt-utils
0.9.15.4 [341KiB]
#1: failed: Failed to connect to ftp.fi.debian.org port 80: La red es
inaccesible


Then I tried:
http_proxy=xxxx:3128 cupt dist-upgrade

And it works

My apt config is:
$ cat /etc/apt/apt.conf.d/02proxy
Acquire::http::proxy "http://xxx:3128";

Thank you



More information about the Cupt-devel mailing list