Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 304111 - sci-libs/ccp4-libs-6.1.3 fails to emerge because of wrong file size
Summary: sci-libs/ccp4-libs-6.1.3 fails to emerge because of wrong file size
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-09 10:17 UTC by Juergen Rose
Modified: 2010-02-14 14:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Rose 2010-02-09 10:17:44 UTC
'emerge -vD ccp4-libs' fails with:
>>> Emerging (4 of 5) sci-libs/ccp4-libs-6.1.3
>>> Downloading 'ftp://ftp.ccp4.ac.uk/ccp4/6.1.3/ccp4-6.1.3-core-src.tar.gz'
--2010-02-09 11:11:30--  ftp://ftp.ccp4.ac.uk/ccp4/6.1.3/ccp4-6.1.3-core-src.tar.gz
Connecting to 10.101.10.254:3128... connected.
Proxy request sent, awaiting response... 200 OK
Length: 242134076 (231M) [application/x-tar]
Saving to: `/usr/portage_moose/distfiles/ccp4-6.1.3-core-src.tar.gz'

100%[==============================================================================>] 242,134,076 2.28M/s   in 1m 41s  

2010-02-09 11:13:12 (2.28 MB/s) - `/usr/portage_moose/distfiles/ccp4-6.1.3-core-src.tar.gz' saved [242134076/242134076]

('Filesize does not match recorded size', 242134076, 242109897)
!!! Fetched file: ccp4-6.1.3-core-src.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size


Reproducible: Always
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2010-02-10 20:06:27 UTC
Fixed, sorry for the inconvenience caused by this.
Comment 2 Juergen Rose 2010-02-11 00:17:17 UTC
It still fails:
root@condor:/usr/src(58)# emerge -vD molrep
...
100%[======================================================================================================>] 242,134,076 43.6K/s   in 69m 27s 

2010-02-11 01:06:02 (56.7 KB/s) - `/usr/portage_condor/distfiles/ccp4-6.1.3-core-src.tar.gz' saved [242134076]

('Filesize does not match recorded size', 242134076, 242109897)
...
root@condor:/usr/src(59)# date                       
Thu Feb 11 01:15:16 CET 2010
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2010-02-11 07:32:58 UTC
It is fine in my tree. Please try again. It takes some time for the tarbal and the Manifest to move around ~4h.
Comment 4 Juergen Rose 2010-02-14 14:49:36 UTC
Thanks Justin,

it works now.