Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 245881

Summary: net-ftp/ncftp-3.2.2-r1 emerge failed with filesize does not match
Product: Gentoo Linux Reporter: Róbert Čerňanský <openhs>
Component: New packagesAssignee: Jeroen Roovers (RETIRED) <jer>
Status: RESOLVED FIXED    
Severity: normal Keywords: InVCS
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Róbert Čerňanský 2008-11-06 18:57:30 UTC
Fetch phase failed with 'Filesize does not match recorded size' error while emerging net-ftp/ncftp-3.2.2-r1.
Re-run of emerge --sync did not help.


# emerge -fv ncftp

These are the packages that would be fetched, in order:

Calculating dependencies... done!
[ebuild     U ] net-ftp/ncftp-3.2.2-r1 [3.2.1] USE="ipv6" 452 kB 

Total: 1 package (1 upgrade), Size of downloads: 452 kB


>>> Emerging (1 of 1) net-ftp/ncftp-3.2.2-r1 to /

[... skipped failures on several mirrors ...]

>>> Downloading 'http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/ncftp-3.2.2-src.tar.bz2'
--2008-11-06 19:44:09--  http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/ncftp-3.2.2-src.tar.bz2
Resolving www.ibiblio.org... 152.46.7.80
Connecting to www.ibiblio.org|152.46.7.80|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/ncftp-3.2.2-src.tar.bz2 [following]
--2008-11-06 19:44:09--  http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/ncftp-3.2.2-src.tar.bz2
Resolving distro.ibiblio.org... 152.46.7.109
Connecting to distro.ibiblio.org|152.46.7.109|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 423140 (413K) [application/x-bzip2]
Saving to: `/usr/portage/distfiles/ncftp-3.2.2-src.tar.bz2'

100%[======================================>] 423,140     79.3K/s   in 5.5s    

2008-11-06 19:44:15 (75.7 KB/s) - `/usr/portage/distfiles/ncftp-3.2.2-src.tar.bz2' saved [423140/423140]

('Filesize does not match recorded size', 423140, 422824)
!!! Fetched file: ncftp-3.2.2-src.tar.bz2 VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      423140
!!! Expected: 422824
Refetching... File renamed to '/usr/portage/distfiles/ncftp-3.2.2-src.tar.bz2._checksum_failure_.KpPUgY'

!!! Couldn't download 'ncftp-3.2.2-src.tar.bz2'. Aborting.
 * Fetch failed for 'net-ftp/ncftp-3.2.2-r1'
!!! can't process invalid log file: fetch.ERROR

!!! Fetch for /usr/portage/net-ftp/ncftp/ncftp-3.2.2-r1.ebuild failed, continuing...



!!! Some fetch errors were encountered.  Please see above for details.

   net-ftp/ncftp-3.2.2-r1
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-06 19:25:39 UTC
Again?
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-11-06 19:47:53 UTC
Fixed in CVS. Apparently some rogue keyworder regenerated the Manifest based on old sources (see bug #241856 and bug #239102).
Comment 3 Róbert Čerňanský 2008-11-07 22:30:00 UTC
It works now. Thanks.