Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 174977 - Digest verification fails for openssl-0.9.8-ppc64.patch
Summary: Digest verification fails for openssl-0.9.8-ppc64.patch
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-17 19:57 UTC by Johan Johansson
Modified: 2007-04-18 00:09 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 Johan Johansson 2007-04-17 19:57:25 UTC
>>> Emerging (1 of 8) dev-libs/openssl-0.9.8d to /
 * openssl-0.9.8d.tar.gz RMD160 ;-) ...                                   [ ok ]
 * openssl-0.9.8d.tar.gz SHA1 ;-) ...                                     [ ok ]
 * openssl-0.9.8d.tar.gz SHA256 ;-) ...                                   [ ok ]
 * openssl-0.9.8d.tar.gz size ;-) ...                                     [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ !! ]

!!! Digest verification failed:
!!! /usr/portage/dev-libs/openssl/files/openssl-0.9.8-ppc64.patch
!!! Reason: Failed on SHA256 verification
!!! Got: b38d4178098df3c2f487a542035d5de747f8c2d2a921f2d85eea324518dc2064
!!! Expected: 9e521f5b76a46a56414cf49cde452f4bd96c9f42f5ac30257c0404808b125886


Reproducible: Always
Comment 1 Johan Johansson 2007-04-17 21:00:13 UTC
Should I even be getting the ppc64 patch on my x86 install?
Comment 2 Andrej Kacian (RETIRED) gentoo-dev 2007-04-17 21:37:21 UTC
Emerge checks digests for all auxiliary files (inside files/ dir), regardless if they will be used or not in a particular build.
Comment 3 Johan Johansson 2007-04-18 00:09:41 UTC
It appears I had a broken pycrypto. My bad.