tags 676214 +pending thanks Hallo, * Daniel Hahler [Wed, Jun 06 2012, 02:03:39PM]: > On 06/05/2012 09:18 PM, Eduard Bloch wrote: > > > If you want to know what it requested, please have a look for similarly > > named file(s) in /var/log/apt-cacher-ng/apt-cacher.log . > > > > Please send me a copy of this file and it's recent backup versions if the > > file was rotated by logrotate already. > > I am attaching the most recent part of the log, where it happened just > now again (first 404, then in the second run it worked). > I am also attaching the whole error log. > > Please note that I am also using a proxy with acng (Squid), where I am > attaching the log with lines matching "ubuntu" only. > > Maybe it is related to errors like this: > uburep/dists/precise-updates/main/binary-i386/Packages.bz2 storage error > [503 Server disagrees on file size, cleaning up]: Resource temporarily > unavailable
Those are very interesting logs, thanks. In fact, there were minor problems with logging, i.e. you could see a wrong error message there. And this "Server disagrees on file size" happening so often only makes sense if your peer (mirror or external proxy) does not handle If-Modified-Range correctly (or let's better say: the way acng expected it). Therefore, I made some changes to work around that, added stress code to simulate random failures from confused peers, and now I think I found the issue(s) and a proper solution. Release pending, a bit testing is needed. Regards, Eduard. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

