On Fri, Mar 07, 2014 at 03:24:57PM +0100, Uwe Storbeck wrote: > On Mar 07, Mark Hindley wrote: > I hope the names of the attached files are clear enough. The > output of the apt-get/aptitude changelog commands is captured in > the *.output files (cut off at 100 lines), the corresponding log > from apt-cacher is included in the *.log files. I have tested > with both aptitude and apt-get as they behave differently. Only > aptitude aborts with an error. I also have tested without using > a http proxy in case that makes a difference. At least the result > in the client is the same. > > Hopefully these logs help a bit more. > > Uwe
> Fri Mar 7 13:53:03 2014|debug [21285]: Connection from 172.18.1.2 > Fri Mar 7 13:53:03 2014|debug [746]: New Daemon connection > Fri Mar 7 13:53:03 2014|debug [746]: Test client 172.18.1.2/32 against > localhost: 127.0.0.1/8 > Fri Mar 7 13:53:03 2014|debug [746]: Test client 172.18.1.2/32 against > localhost: 0:0:0:0:0:0:0:1/128 > Fri Mar 7 13:53:03 2014|debug [746]: Test client 172.18.1.2/32 against > allowed: 172.18.1.0/24 > Fri Mar 7 13:53:03 2014|debug [746]: Client 172.18.1.2/32 passed access > control rules > Fri Mar 7 13:53:03 2014|debug [746]: Processing a new request line > Fri Mar 7 13:53:03 2014|debug [746]: got: 'GET > http://metadata.ftp-master.debian.org/changelogs/main/e/evolution/evolution_3.8.5-2_changelog > HTTP/1.1' So this is wrong from the outset. AFAIK the client should be requesting http://packages.debian.org/changelogs/pool/main/e/evolution/evolution_3.8.5-2/changelog > Fri Mar 7 13:53:03 2014|debug [746]: Processing a new request line > Fri Mar 7 13:53:03 2014|debug [746]: got: 'Host: > metadata.ftp-master.debian.org' > Fri Mar 7 13:53:03 2014|debug [746]: Processing a new request line > Fri Mar 7 13:53:03 2014|debug [746]: got: 'User-Agent: Debian APT-HTTP/1.3 > (0.9.15.5)' I think you said you had a stable system, this looks like the version from testing. I think this is related to the aptitude fix for http://bugs.debian.org/708345. But also see http://bugs.debian.org/738758. I can update the regexp to try to cover these cases, but I need to read more first to see if apt-cacher or aptitude is out of line. Mark -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

