What does this really mean? $ sudo mount -o loop /tmp/debian.iso /tmp/debian $ pkg=/tmp/debian/dists/etch/main/binary-i386/Packages.gz $ gunzip -c $pkg > Packages $ ls -go $pkg Packages -r--r--r-- 1 79255 Oct 22 11:47 /tmp/debian/dists/etch/main/binary-i386/Packages.gz -rw-r--r-- 1 241196 Oct 23 08:11 Packages
I'll take a wild guess that there's a package with some wrong check sum. I wonder which it might be. I also wonder why the installation CD always builds with this error. Would it be the build-custom-cdd script at issue, or one of the tools it uses? How would one figure it out? :( Thank's for _any_ hints!! Cheers - Bruce -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

