On Sun, 23 Jul 2017 13:35:31 +0100 Colin Watson <cjwat...@debian.org> wrote:
clone 868685 -1
reassign -1 apt 1.5~alpha1
retitle -1 apt: fails to update if mirror does not publish pdiff files
thanks
On Mon, Jul 17, 2017 at 07:00:13PM +0200, Thorsten Glaser wrote:
> Package: debmirror
> Version: 1:2.27
> Severity: normal
>
> I can’t figure out how to reliably mirror sid for users.
> I’m attaching the config file, I tried diff_mode none and
> use but get errors on the clients running apt-get update
> either way:
It is possible that we have two separate problems here. I'm seeing the
second of your problems with my local mirror at the moment, but not the
first.
> E: Failed to fetch
http://mirror.lan.tarent.de/debian/dists/sid/main/binary-amd64/Packages.gz Hash
Sum mismatch
> Hashes of expected file:
> - Filesize:10129139 [weak]
> - SHA256:d81d8d4ecff84b52fb6f1bc6e58c79570b95c4b8768c19aacd45a507d6699b76
> - MD5Sum:6ce60c48450df70864589829b407ef5a [weak]
> Hashes of received file:
> - SHA256:efe6a06883ca7e54d663032a404a6b32eb668024dd6ddeb0ae5e94990f2ba1c9
> - MD5Sum:3
We are getting the same error on our daily chroot updates of our sid
chroot environment. Can you post your apt package bug number so we can
track it?
BTW, if we do a "chroot /var/cache/pbuilder/base-sid/ aptitude update"
right before the chroot update the error goes away.