Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 188659 - dev-java/ibm-jdk-bin-1.4.2.9 incorrect digest
Summary: dev-java/ibm-jdk-bin-1.4.2.9 incorrect digest
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-12 23:16 UTC by Ian Schram
Modified: 2007-08-13 09:22 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 Ian Schram 2007-08-12 23:16:18 UTC
digest fails for 
>>> Emerging (1 of 1) dev-java/ibm-jdk-bin-1.4.2.9 to /
!!! Previously fetched file: 'IBMJava2-SDK-1.4.2-9.0.tgz'
!!! Reason: Failed on RMD160 verification
!!! Got:      95a6c97348394e4873c1d8c94e9ed7220c4500e2
!!! Expected: 3674b87cf964f9986abeab0065b7e4ed3adfeb10

I'm guessing upstream messed with the archive?

Reproducible: Always

Steps to Reproduce:
1.surf to ibm website & fetch archives
2.run emerge
3.




this is easily worked around by updating the manifest.
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2007-08-13 09:22:37 UTC
It's not upstream but a commit from amd64 team which somehow changed digests for all non-amd64 distfiles. I'm investigating how could it happen, because it's weird. Anyway I fixed the digests back, thanks for reporting!