Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 361579 - cython-0.14.1 download fails with recorded size mismatch
Summary: cython-0.14.1 download fails with recorded size mismatch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard: python-overlay
Keywords: InOverlay, InVCS
Depends on:
Blocks:
 
Reported: 2011-04-01 11:07 UTC by John Dunne
Modified: 2011-07-30 20:56 UTC (History)
1 user (show)

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 John Dunne 2011-04-01 11:07:04 UTC
Downloaded cython-0.14.1.tar.gz and manifest sizes differ.

Reproducible: Always

Steps to Reproduce:
1.emerge cython
2.
3.
Actual Results:  
Connecting to www.cython.org|128.208.160.197|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1315824 (1.3M) [application/x-gzip]
Saving to: `/backup/portage/distfiles/Cython-0.14.1.tar.gz'

100%[==========================================================>] 1,315,824    103K/s   in 13s

2011-04-01 10:14:46 (98.7 KB/s) - `/backup/portage/distfiles/Cython-0.14.1.tar.gz' saved [1315824/1315824]

('Filesize does not match recorded size', 1315824L, 1314345)
!!! Fetched file: Cython-0.14.1.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      1315824
!!! Expected: 1314345
Refetching... File renamed to '/backup/portage/distfiles/Cython-0.14.1.tar.gz._checksum_failure_.eNDEnx'

!!! Couldn't download 'Cython-0.14.1.tar.gz'. Aborting.
 * Fetch failed for 'dev-python/cython-0.14.1', Log file:
 *  '/var/tmp/portage/dev-python/cython-0.14.1/temp/build.log'
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-04-01 15:49:34 UTC
Confirmed:

-DIST Cython-0.14.1.tar.gz 1314345 RMD160 98706027d3ef7893697de99965abc7f93b76e041 SHA1 b3bdf0aa403f92cd025eadf9a5dfaa32c5097d12 SHA256 3015921b0ce0dd2375adb5be853c83113f1a86eaa304b59a139294c68e73e74d
+DIST Cython-0.14.1.tar.gz 1315824 RMD160 2df38d0fcbd653ef2ae7f56d21004c781029ec16 SHA1 2edc619bea5636fdc265d21112cd4a3654132603 SHA256 89e3f64ea0f97cd29b28d0831a7022dc1f8cf4ffb7be52b9f2fc4b5dcf9243c7
Comment 2 Blake Leverett 2011-06-27 22:59:34 UTC
I solved this by downloading the file from 
http://mirrors.rit.edu/gentoo/distfiles/, which matches the info in the manifest file.
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-07-07 21:12:52 UTC
Fixed in python overlay.
Comment 4 Dirkjan Ochtman (RETIRED) gentoo-dev 2011-07-08 07:31:02 UTC
Fixed in the tree.
Comment 5 Rafael Martins (RETIRED) gentoo-dev 2011-07-30 20:56:45 UTC
*** Bug 376827 has been marked as a duplicate of this bug. ***