http://bugs.skolelinux.org/show_bug.cgi?id=1419
--- Comment #4 from Petter Reinholdtsen <[email protected]> 2010-01-16 23:25:56 --- I investigated this problem a bit more, and when apt get the bad packages with the wrong MD5 sum, squid handed out only the first 2896 bytes of the package. On the next request, it handed out the entire package. I did a test installation of main-server over PXE, and tasksel failed because libcap2 had the wrong MD5 sum, the package is really 11096 bytes, but only 2896 bytes were downloaded to /var/cache/apt/packages/partial/. These are the squid log entries related to this bug: tjener:~# grep libcap2 /var/log/squid/* /var/log/squid/access.log:1263676731.588 51 192.168.1.63 TCP_MISS/200 11500 GET http://ftp.skolelinux.org/debian/pool/main/libc/libcap2/libcap2_2.11-2_i386.deb - DIRECT/158.36.191.142 application/x-debian-package /var/log/squid/access.log:1263678413.781 0 192.168.1.63 TCP_HIT/200 11509 GET http://ftp.skolelinux.org/debian/pool/main/libc/libcap2/libcap2_2.11-2_i386.deb - NONE/- application/x-debian-package /var/log/squid/access.log:1263679110.101 0 192.168.1.63 TCP_HIT/200 11509 GET http://ftp.skolelinux.org/debian/pool/main/libc/libcap2/libcap2_2.11-2_i386.deb - NONE/- application/x-debian-package /var/log/squid/store.log:1263676731.587 SWAPOUT 00 0000023A 64DF9CFCCDDCF52C27C336FCD4958513 200 1263676731 1217087223 -1 application/x-debian-package 11096/11096 GET http://ftp.skolelinux.org/debian/pool/main/libc/libcap2/libcap2_2.11-2_i386.deb tjener:~# I guess it is time to report this problem to the BTS for squid version 2.7.STABLE3-4.1. -- Configure bugmail: http://bugs.skolelinux.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are watching all bug changes. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

