On Thu, 05 Mar 2015 15:19:51 -0300 Lisandro Damián Nicanor Pérez Meyer
wrote:

> On Tuesday 03 March 2015 23:29:25 Francesco Poli wrote:
> [snip]
> > > >   $ 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.
> 
> Interesting, this comes from apt-squid-proxy-client, maybe we need a
> bug there :)

Yes, I think it's the appropriate thing to do.

[...]
>
> $ apt-listbugs -d list apt-listbugs
> auto proxy detect command from apt.conf: 
> /usr/share/squid-deb-proxy-client/apt-avahi-discover
> auto detected proxy: http://192.168.37.140:3142/

Here you have the confirmation that apt-listbugs is going to use the
proxy you want it to use.

[...]
> Wire dump:
> 
> = Request
> 
> ! CONNECT TO 192.168.1.15:3142
> ! CONNECTION ESTABLISHED

As you see, it manages to establish a connection through the proxy.

[...]
> = Response
> 
> ! CONNECTION CLOSED
> Exception `HTTPClient::KeepAliveDisconnected' at 
> /usr/lib/ruby/vendor_ruby/httpclient/session.rb:882 - 
> HTTPClient::KeepAliveDisconnected
> Exception `HTTPClient::KeepAliveDisconnected' at 
> /usr/lib/ruby/vendor_ruby/httpclient/session.rb:670 - 
> HTTPClient::KeepAliveDisconnected
> Exception `HTTPClient::KeepAliveDisconnected' at 
> /usr/lib/ruby/vendor_ruby/soap/streamHandler.rb:251 - 
> HTTPClient::KeepAliveDisconnected
>  Fallo
>  Exception: HTTPClient::KeepAliveDisconnected
> Error al obtener informes de fallo del servidor con el siguiente mensaje de 
> error:
> E: HTTPClient::KeepAliveDisconnected

But something goes wrong while waiting for a response from the SOAP
server...

> 
> I'm guessing here that the "problem" is now in acng, right?

I am not sure.
Do you happen to know the meaning of the
HTTPClient::KeepAliveDisconnected error?

If not, I'll have to investigate and figure out what may be the cause
of this error...


-- 
 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: pgpIymWAjTmXl.pgp
Description: PGP signature

Reply via email to