Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86801 - ipw2200-1.0.2 Digest verification fails due to incorrect filesize
Summary: ipw2200-1.0.2 Digest verification fails due to incorrect filesize
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-26 13:15 UTC by Bharath Ramesh
Modified: 2005-04-03 04:45 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 Bharath Ramesh 2005-03-26 13:15:04 UTC
Files size in the ipw2200-.1.0.2 is 131641 instead of 131876 as a result of which digest verification fails in file size always.

eos ~ #cat /usr/portage/net-wireless/ipw2200/files/digest-ipw2200-1.0.2
MD5 a6974b0b7399a53fe497b68bd2fca10a ipw2200-1.0.2.tgz 131641
eos ~ # ls -l /usr/portage/distfiles/ipw2200-1.0.2.tgz 
-rw-rw-r--  1 root portage 131876 Mar 23 18:50 /usr/portage/distfiles/ipw2200-1.0.2.tgz


Reproducible: Always
Steps to Reproduce:
1.emerge ipw2200
2.
3.

Actual Results:  
>>> emerge (1 of 1) net-wireless/ipw2200-1.0.2 to /
>>> md5 files   ;-) ipw2200-1.0.1.ebuild
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) ipw2200-1.0.2.ebuild
>>> md5 files   ;-) metadata.xml
>>> md5 files   ;-) files/digest-ipw2200-1.0.1
>>> md5 files   ;-) files/digest-ipw2200-1.0.2

!!! Digest verification Failed:
!!!    /usr/portage/distfiles/ipw2200-1.0.2.tgz
!!! Reason: Filesize does not match recorded size

Expected Results:  
should emerge ipw2200
Comment 1 Joel Brauer 2005-03-26 23:36:06 UTC
Had the same problem,

Downloaded the archive from ipw2200.sf.net and everything worked fine then

appears the distfiles mirrors have a bad one.
Comment 2 Henrik Brix Andersen 2005-04-03 04:45:41 UTC
Fixed by manually uploading a new tarball to our mirror system. Thank you for reporting this.