Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100757 - icc-9.0.021 MD5 sum and file length incorrect in portage
Summary: icc-9.0.021 MD5 sum and file length incorrect in portage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-29 14:06 UTC by Harold Anderson
Modified: 2005-07-30 11:57 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 Harold Anderson 2005-07-29 14:06:54 UTC
I believe the MD5 sum and file length are incorrect for the Intel C++ compiler,
version 9.0.021.  I have downloaded the tar.gz file twice, and the file length
i get is 201217259.  The result is a failed ebuild.

Reproducible: Always
Steps to Reproduce:
1.  Download tar.gz file and place in /usr/portage/distfiles
2.  emerge icc
3.

Actual Results:  
ebuild failed because of incorrect file size.


I have asked Intel for the correct filesize and MD5 sum, and I will report the
answer to you.
Comment 1 Harold Anderson 2005-07-30 10:46:50 UTC
There is a workaround.  As discussed in the 2005.0 Handbook, 
----------begin quote-----------

If you are certain that the sources you've fetched and the ebuild itself are
valid, you can regenerate the Manifest and digest-<package> file using ebuild's
digest functionality:

Code Listing 3: Regenerate Manifest and digest

# ebuild path/to/ebuild digest

--------end quote----------
Comment 2 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2005-07-30 11:57:19 UTC
I did a new download from the ftp site as well. They seem to have changed the
file contents (hurrah!). I've regened the digest and await bugs from people with
the old file;)