Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 78853 - md5 Digest verification Failed on gdeskcal-skins
Summary: md5 Digest verification Failed on gdeskcal-skins
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Nguyen Thai Ngoc Duy (RETIRED)
URL: http://www.woodcat.org/gdeskcal-skins...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-20 12:37 UTC by Steven Mertens
Modified: 2005-01-22 13:23 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 Steven Mertens 2005-01-20 12:37:19 UTC
Calculating dependencies ...done!
>>> emerge (1 of 1) x11-themes/gdeskcal-skins-0.0.1 to /
>>> Downloading
>>> http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/aqua.tar.gz
--21:19:30--
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/aqua.tar.gz
           => `/usr/portage/distfiles/aqua.tar.gz'
	   Resolving ftp.belnet.be... 193.190.198.20,
	   2001:6a8:3c80:0:203:baff:fe39:f931
	   Connecting to ftp.belnet.be[193.190.198.20]:80... connected.
	   HTTP request sent, awaiting response... 200 OK
	   Length: 7,722 [application/x-gzip]

	   100%[=========================================================>]
	   7,722         --.--K/s

	   21:19:30 (715.19 KB/s) - `/usr/portage/distfiles/aqua.tar.gz'
	   saved [7722/7722]

	   >>> md5 src_uri ;-) yellow.tar.gz
	   >>> md5 src_uri ;-) simplisme.tar.gz
	   >>> md5 src_uri ;-) LTVCalendar.tar.gz
	   >>> md5 src_uri ;-) tombo.tar.gz

	   !!! Digest verification Failed:
	   !!!    /usr/portage/distfiles/aqua.tar.gz
	   !!! Reason: Failed on MD5 verification

Digest verification fails on the aqua.tar.gz skin package.
I tried different gentoo mirrors to retrieve the package with the same 
result. When i use no GENTOO_MIRRORS and get the package from the SCR_URI it
is ok.
The md5 in the digest file is correct so i suppect the aqua.tar.gz on the gentoo
mirrors is bad.

Is it also possible to add the ~amd64 arch to the ebuild ? Or maybe i have to fill a new bug for that ? 

thanks in advance

regards,

Steven

Reproducible: Always
Steps to Reproduce:
1. emerge gdeskcal-skins
2.
3.

Actual Results:  
Digest verification fails on the aqua.tar.gz

Expected Results:  
Not failing on the digest verification of the aqua.tar.gz
Comment 1 Nguyen Thai Ngoc Duy (RETIRED) gentoo-dev 2005-01-21 00:13:40 UTC
Could you please try once again?
I tried several mirrors including ftp.belnet.bet without problem.
Comment 2 Steven Mertens 2005-01-21 12:28:07 UTC
hello,

I tried also different mirrors. Two belgian ones, a dutch one and a north
american one. Emerge alwasy fails on the md5sum. 
To be sure of it , i manually did a wget of the aqua.tar.gz and checked
the checksum and it always returned a faulty one. I tried this on different systems that are connected through different providers. (also non-gentoo systems)
When i do a wget of the SRC_URI in the ebuild the aqua.tar.gz is fine.
Another person i asked for trying has encountered the same problem.

faulty checksum is : 
7bbf70abd9d8cd281012cc333d67e363 

Output + comments of emerge tests i did. 
http://www.woodcat.org/test.txt

thanks in advance

rgds.

Steven

Comment 3 Jeffrey Forman (RETIRED) gentoo-dev 2005-01-22 13:23:33 UTC
I removed the file from the mirrors, it should get redownloaded by our scripts and be repropagated to the mirrors with a corrected md5. 

-Jeffrey