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

Re: Broken us mirror



> On 8/3/06, Margarita Manterola <margamanterola@gmail.com> wrote:
> > One of the us mirrors is not working properly.  It's been faulty for
> > at least a week.
> > 
> > The mirror is: 204.152.191.7 (mirrors1.kernel.org)
> > 
> > To whoever might be in charge of this, it should be removed from the
> > rotation of both http.us.debian.org and ftp.us.debian.org, and
> > notified that it's having a problem.
> > 
> Interesting, on the Debian forums a user has reported that some mirror
> at kernel.org isn't working so I assume this is it.

I've seen this too, when it broke apt updates on etch powerpc.  It has a
current Release file, but some of the Packages files are outdated:

$ for i in 204.152.191.7 216.37.55.114 35.9.37.225 64.50.238.52 128.101.240.212 ; do wget http://$i/debian/dists/testing/Release && mv Release $i.Release ; done

$ md5sum *Release
6203123041c53dcca60d2338ae2357ca  128.101.240.212.Release
6203123041c53dcca60d2338ae2357ca  204.152.191.7.Release
6203123041c53dcca60d2338ae2357ca  216.37.55.114.Release
6203123041c53dcca60d2338ae2357ca  35.9.37.225.Release
6203123041c53dcca60d2338ae2357ca  64.50.238.52.Release

$ for i in 204.152.191.7 216.37.55.114 35.9.37.225 64.50.238.52 128.101.240.212 ; do wget http://$i/debian/dists/testing/main/binary-powerpc/Packages.gz && mv $i.Packages.gz ; done

$ md5sum *Packages.gz
8bdcee091ea0b525d3850793ca6bca29  204.152.191.7.Packages.gz
92bcd80427543f592d2f15955f17dfd6  216.37.55.114.Packages.gz
92bcd80427543f592d2f15955f17dfd6  35.9.37.225.Packages.gz
92bcd80427543f592d2f15955f17dfd6  64.50.238.52.Packages.gz
[ 128.101.240.212 is missing powerpc entirely and so 404s this ]

The mirror status page reports that that mirror is issuing rsync errors:

http://www.de.debian.org/dmc/today/dmc.full-errors.html#err54 :

rsync: link_stat "/debian/project/trace/zeus1.kernel.org" (in mirrors) failed: No such file or directory (2)
rsync error: some files could not be transferred (code 23) at main.c(1173)


-- 
Devin  \ aqua(at)devin.com, IRC:Requiem; http://www.devin.com
Carraway \ 1024D/E9ABFCD2: 13E7 199E DD1E 65F0 8905 2E43 5395 CA0D E9AB FCD2

Attachment: signature.asc
Description: Digital signature


Reply to: