[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mirrors.kernel.org (Re: rsync and debian mirror consistency)



On Tue, Feb 26, 2008 at 01:10:55PM +0100, Josip Rodin wrote:
> On Thu, Feb 21, 2008 at 10:14:58AM -0500, Justin Pryzby wrote:
> > He seems to say that debian.org pushes archive content to the kernel.org
> > mirrors (rather than running an ssh trigger causing them to immediately
> > do a "pull").  It seems that consistency between the .deb files and the
> > Packages.gz files isn't maintained by this special push, as it is with
> > the anonftpsync template script.  Is this correct?
> 
> No, it's not, I fixed that a few months ago. The script rsyncs over the
> index files first, doesn't delete,  and then in the second run rsyncs
> everything else with --delete-after. Can you demonstrate a problem, what
> error messages did you get that led you to the conclusion that this is
> broken on .k.o sites?
By adding a cronjob, the following was caused within a few hours.

*/5 * * * * root nice apt-get -q -q update && apt-get -q -q -d -y dist-upgrade

Email1:
W: Failed to fetch http://mirrors.kernel.org/debian/dists/unstable/contrib/binary-i386/Packages.bz 2  Hash Sum mismatch
W: Failed to fetch http://mirrors.kernel.org/debian/dists/unstable/non-free/binary-i386/PackagesIndex  MD5Sum mismatch
W: Failed to fetch http://mirrors.kernel.org/debian/dists/unstable/main/source/SourcesIndex MD5Sum mismatch
W: Failed to fetch http://mirrors.kernel.org/debian/dists/unstable/main/binary-i386/Packages.bz2 Hash Sum mismatch

Email2, started by cron 5 minutes later:
Failed to fetch http://mirrors.kernel.org/debian/pool/main/g/glibc/locales_2.7-9_all.deb  404 Not Found [IP: 204.152.191.7 80]
Failed to fetch http://mirrors.kernel.org/debian/pool/main/c/cdebootstrap/cdebootstrap_0.4.9_i386.deb  404 Not Found [IP: 204.152.191.7 80]

Both package versions were uploaded today.

Justin


Reply to: