Hello all,

I have a local mirror of stable, and last night I added the testing
repository and apparently successfully mirrored it.

On another system, I have a VM running stable, and another running
testing. The stable VM has been around for over a year and makes use of
the local mirror with no problems. However when I try to update the
packages on the testing VM against it, I get two hash sum mismatch
errors:

Failed to fetch 
bzip2:/var/lib/apt/lists/partial/192.168.221.1_debian_dists_testing_main_source_Sources
 Hash Sum mismatch
Failed to fetch 
bzip2:/var/lib/apt/lists/partial/192.168.221.1_debian_dists_testing_main_binary-amd64_Packages
 Hash Sum mismatch

Things I have tried to resolve this issue:

removed /var/lib/apt/lists/partial/* on the VM
removed all testing Source* on the mirror
removed all testing Package* on the mirror
re-ran apt-mirror on the server

But no luck. 'apt-get update' fails consitently with those messages.
However, if I point /etc/apt/sources.list to the same external mirror
the local mirror updates from (ftp.us.debian.org), the update succeeds
just fine.

So, no matter what, 'apt-get update' on the testing VM fails against
the local mirror, and I am clueless as to even begin to know how to
troubleshoot the problem because I don't know how to get any additional
information beyond the error message on screen. Can anyone shed some
light on how I can go about resolving the problem?

Thanks,
Craig

/etc/apt/sources.list:
deb     ftp://192.168.221.1/debian/ testing main
deb-src ftp://192.168.221.1/debian/ testing main

deb     ftp://192.168.221.1/debian-security testing/updates main
deb-src ftp://192.168.221.1/debian-security testing/updates main

# deb     ftp://ftp.us.debian.org/debian/ testing main
# deb-src ftp://ftp.us.debian.org/debian/ testing main

# deb     http://security.debian.org/ testing/updates main
# deb-src http://security.debian.org/ testing/updates main


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140329161805.ga23...@prod1.getsouthern.com

Reply via email to