On Fri, 06 Mar 2015 09:18:15 -0300 Lisandro Damián Nicanor Pérez Meyer
wrote:

> On Thursday 05 March 2015 23:57:47 Francesco Poli wrote:
> > 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:
[...]
> > > > 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.
> 
> Allow me to do it :)

That's fine with me: please go ahead.

[...]
> > 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...
> 
> I don't know, but allow me to look for this myself (but feel free to check if 
> you have will and time).

I just did some quick web searches. The most promising result is the
following thread:
https://github.com/calabash/calabash-android/pull/517

It is noticed that ruby-httpclient version 2.6.0 fixes two
KeepAliveDisconnected related issues. I am not sure how much your issue
may be similar to the any of the two, but this commit claims to fix
both of them:
https://github.com/nahi/httpclient/commit/c915058eeacbad4053bccf6ba621a45eddd97815
The changelog states that this commit is included in version 2.6.0:
https://github.com/nahi/httpclient/blob/master/CHANGELOG.md

The problem is, ruby-httpclient in Debian is out-dated with respect to
upstream releases (the package in Debian is based on upstream version
2.3.3, released on February the 24th, 2013).
Maybe ruby-httpclient version 2.6.0 could be worth trying, but it might
be a bit unpractical to package it just to test it...


On the other hand, I have a doubt.
You were using the workaround I suggested, when apt-listbugs did not
support Proxy-Auto-Detect:
https://bugs.debian.org/726430#60

How come the workaround was working for you, but the Proxy-Auto-Detect
APT configuration read by the new version of apt-listbugs (which leads
to using the same proxy) does not work?!?
What happens if you (temporarily) disable the Proxy-Auto-Detect
configuration and use the workaround again with
"apt-listbugs -d list apt-listbugs" ?
Do you still get the HTTPClient::KeepAliveDisconnected error or does
everything work correctly?



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

Reply via email to