>>> Downloading 'http://ftp.wayne.edu/pub/gnu/binutils/binutils-2.21.1.tar.bz2' --2011-12-27 19:48:17-- http://ftp.wayne.edu/pub/gnu/binutils/binutils-2.21.1.tar.bz2 Connecting to 10.0.76.1:4242... connected. Proxy request sent, awaiting response... 200 OK Length: 18890094 (18M) Saving to: “/usr/portage/distfiles/binutils-2.21.1.tar.bz2” 100%[======================================>] 18,890,094 --.-K/s in 0.1s 2011-12-27 19:48:17 (133 MB/s) - “/usr/portage/distfiles/binutils-2.21.1.tar.bz2” saved [18890094/18890094] !!! Fetched file: binutils-2.21.1.tar.bz2 VERIFY FAILED! !!! Reason: Filesize does not match recorded size !!! Got: 18890094 !!! Expected: 18997755 Refetching... File renamed to '/usr/portage/distfiles/binutils-2.21.1.tar.bz2._checksum_failure_.5mWlED' !!! Couldn't download 'binutils-2.21.1.tar.bz2'. Aborting. * Fetch failed for 'sys-devel/binutils-2.21.1-r1', Log file: * '/var/tmp/portage/sys-devel/binutils-2.21.1-r1/temp/build.log' >>> Failed to emerge sys-devel/binutils-2.21.1-r1, Log file: >>> '/var/tmp/portage/sys-devel/binutils-2.21.1-r1/temp/build.log'
Cannot reproduce that. jer@wieneke /newaches/gentoo/cvs/gentoo-x86/sys-devel/binutils $ wget http://ftp.wayne.edu/pub/gnu/binutils/binutils-2.21.1.tar.bz2 --2011-12-27 21:55:49-- http://ftp.wayne.edu/pub/gnu/binutils/binutils-2.21.1.tar.bz2 Resolving ftp.wayne.edu (ftp.wayne.edu)... 141.217.0.155 Connecting to ftp.wayne.edu (ftp.wayne.edu)|141.217.0.155|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 18997755 (18M) [application/x-tar] Saving to: `binutils-2.21.1.tar.bz2' 100%[==========================================================================================>] 18,997,755 3.13M/s in 6.6s 2011-12-27 21:55:58 (2.74 MB/s) - `binutils-2.21.1.tar.bz2' saved [18997755/18997755] jer@wieneke /newaches/gentoo/cvs/gentoo-x86/sys-devel/binutils $ wc -c binutils-2.21.1.tar.bz2 /world/distfiles/binutils-2.21.1.tar.bz2 18997755 binutils-2.21.1.tar.bz2 18997755 /world/distfiles/binutils-2.21.1.tar.bz2 37995510 total jer@wieneke /newaches/gentoo/cvs/gentoo-x86/sys-devel/binutils $ cmp binutils-2.21.1.tar.bz2 /world/distfiles/binutils-2.21.1.tar.bz2 jer@wieneke /newaches/gentoo/cvs/gentoo-x86/sys-devel/binutils $ echo $? 0 I downloaded from the same FTP site and got the correct result.