Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 340531 - app-misc/gramps-3.2.4 fails to download the source files (size mismatch)
Summary: app-misc/gramps-3.2.4 fails to download the source files (size mismatch)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-11 14:03 UTC by Elfenbein, Karsten
Modified: 2010-10-12 11:40 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 Elfenbein, Karsten 2010-10-11 14:03:04 UTC
emerging of app-misc/gramps-3.2.4 fails while downloading the source files because of a size mismatch


Reproducible: Always

Steps to Reproduce:
emerge '=app-misc/gramps-3.2.4'
might need unstable keyword


Actual Results:  
('Filesize does not match recorded size', 7252550, 7251891)
!!! Fetched file: gramps-3.2.4.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      7252550
!!! Expected: 7251891
Refetching... File renamed to '/usr/portage/distfiles/gramps-3.2.4.tar.gz._checksum_failure_.a2ckCZ'

Expected Results:  
emerged package
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2010-10-12 10:34:57 UTC
Upstream changed the tarball without issuing a new name.  Use

GENTOO_MIRRORS="" emerge gramps -1av

for the time being.  Sorry for the inconvenience.