#include <hallo.h>
* Albin Tonnerre [Thu, May 21 2009, 04:46:44PM]:
> Package: apt-cacher-ng
> Version: 0.3.11-1
> Severity: important
> 
> Hello,
> When trying to fetch some packages apt-cacher-ng already has in its
> cache, apt dies with the following:
> 
> Get:18 http://ftp.fr.debian.org sid/main libxfixes3 1:4.0.3-2 [10.8kB]
> E: Method http has died unexpectedly!
> apt-get failed.

At the first glance this looks like a crash in APT's http fetcher
itself.

Please try something like this:

apt-get -d --force-yes install libfixes3 -o Debug::Acquire::Http=true 2>&1 | 
tee /tmp/ag.log

and send me that logfile. You can also increase the debug level of the
server, see apt-cacher-ng manual, section 7.5ff. The extra log output
goes to the file apt-cacher.err in the log directory.

Thanks,
Eduard.

-- 
<no_maam> Joey: gut dass du da bist
<Joey> Ich bin nicht da, Du traeumst.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to