On Tue, 03 Mar 2015 11:44:37 -0300 Lisandro Damián Nicanor Pérez Meyer
wrote:

> On Monday 02 March 2015 19:43:43 Francesco Poli wrote:
[...]
> > Hence, I would like to see the output of the following commands on your
> > system:
> > 
> >   $ grep -i detect /etc/apt/apt.conf /etc/apt/apt.conf.d/*
> 
> /etc/apt/apt.conf.d/30autoproxy:Acquire::http::ProxyAutoDetect 
> "/usr/share/squid-deb-proxy-client/apt-avahi-discover";

ProxyAutoDetect is the legacy option name (see apt.conf(5) man page for
more details) and it's not supported by apt-listbugs.

You have to use the current option name:
  Acquire::http::Proxy-Auto-Detect
as explained in apt-listbugs(1) man page.

Please try to add those two hyphens to your configuration and test
apt-listbugs again.

> 
> >   $ apt-config shell proxy_detect acquire::http::proxy-auto-detect
> 
> Returns nothing

After the configuration change, this command should return something
like:

  proxy_detect='/usr/share/squid-deb-proxy-client/apt-avahi-discover'

Please check!




-- 
 http://www.inventati.org/frx/
 fsck is a four letter word...
..................................................... Francesco Poli .
 GnuPG key fpr == CA01 1147 9CD2 EFDF FB82  3925 3E1C 27E1 1F69 BFFE

Attachment: pgpSBhbpn8Idf.pgp
Description: PGP signature

Reply via email to