#include <hallo.h>
* Jiří Paleček [Sat, Aug 16 2008, 03:39:37PM]:
> Package: apt-cacher-ng
> Version: 0.2.5-1
> Severity: normal
>
> Hello,
>
> I came across a strange situation with apt-cacher-ng. The package files 
> in the cache were strangely replaced by other packages. For example, in  
> package file "libcups2...", there was package "libcupsys2...", in  
> libmozjs1d, there was cups-client, in cups-client, there was cups-bsd and 
> so on. The original URL in the head files seend good, though.
>
> I fixed that by deleting the packages' files, the subsequent download was 
> OK. So I don't think I will be able to reproduce it.
>
> Do you know what could cause that mess?

Not yet. I have another off-BTS report where the problem seems to be
reproducible, and it all indicates a problem where the responses from
the mirror server are assigned to wrong file items (internal file
descriptor objects) during the download. IMHO the package files you
mentioned are similarly named because they have been in the
pipeline at the same time when the problem occured (AFAICS apt sorts
them in alphabetical order).

Unfortunatelly the download flow code is also a little mess and needs a
(carefully done) overhaul which may take some time... and I could not
reproduce the problem here so far.

Regards,
Eduard.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to