Package: apt-listbugs
Version: 0.1.11
Severity: normal

Hi! I'm using my systems behind apt-cacher-ng (acng) + squid-deb-proxy-client
(which also works for acng) in a network which also has a proxy.

squid-deb-proxy-client installs /etc/apt/apt.conf.d/30autoproxy which contains:

  Acquire::http::ProxyAutoDetect 
"/usr/share/squid-deb-proxy-client/apt-avahi-discover";

This lets avahi try to find an squid/acng proxy for packages. This works 
excellent
except for apt-listbugs.

Now if I manually set the proxy like:

http_proxy="http://acng.example.com:3142/"; apt-get install foo

or

http_proxy="http://proxy.example.com:8080/"; apt-get install foo

everything works as expected, but has the inconvenience of setting it manually
(and the need to remember the correct proxy for each network).

I have also tried symlinking /etc/apt/apt.conf.d/30autoproxy to
/etc/apt/apt.conf.d/09autoproxy, so it gets processed before 10apt-listbugs
but the problem persists.

Is there a way to solve this?

Note: on networks not having a proxy by default but having acng there would be
no problems, as apt-listbugs will fetch the data directly.

Kinds regards, Lisandro.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.10-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt-listbugs depends on:
ii  apt                           0.9.12
ii  ruby                          1:1.9.3
ii  ruby-debian                   0.3.8+b1
ii  ruby-gettext                  3.0.2-1
ii  ruby-httpclient               2.3.3-2
ii  ruby-soap4r                   2.0.5-2
ii  ruby-xmlparser                0.7.2-2
ii  ruby1.8 [ruby-interpreter]    1.8.7.358-8
ii  ruby1.9.1 [ruby-interpreter]  1.9.3.448-1

apt-listbugs recommends no packages.

Versions of packages apt-listbugs suggests:
ii  chromium [www-browser]   29.0.1547.57-3+b1
ii  debianutils              4.4
ii  iceweasel [www-browser]  24.0-2
ii  konqueror [www-browser]  4:4.10.5-1
ii  links2 [www-browser]     2.8-1
ii  reportbug                6.4.4
ii  w3m [www-browser]        0.5.3-12

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to