On Tue, Oct 24, 2006 at 02:23:48PM +0200, [EMAIL PROTECTED] wrote: > Simon Paillard wrote: > > A user reported that your mirror serves some corrupted files, while > > these files are correct on other mirrors. > > > > It is confirmed at least for the example he gave, > > xprint_0.1.0.alpha1-10_alpha.deb > > > > The complete mail is available at > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=388319 > > > > Do you think you can correct this problem ? > > I have found this > /mnt/ftp/pub/linux/debian/debian/pool/main/x/xprint/xprint_0.1.0.alpha1-10_alpha.deb > and its true there are only NULL in it. I have remove it. > rsync will do the mirror.
Many other packages might be corrupted. As the user suggested in the bug report, you may test all the files of the mirror using 'file', since corrupted packages are not detected as a "Debian binary package" : find . -name *deb -exec file {} \; | grep -v "Debian binary package" Regards, -- Simon Paillard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]