Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 164320

Summary: sys-apps/portage-2.1-r2 - digest verification failed
Product: Gentoo Linux Reporter: RoNiN <esenkweb>
Component: New packagesAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description RoNiN 2007-01-28 21:49:28 UTC
When I try to emerge portage I get digest verification error.



Reproducible: Always

Steps to Reproduce:
1. emerge portage
2.
3.

Actual Results:  
>>> Emerging (1 of 1) sys-apps/portage-2.1.1-r2 to /
 * portage-2.1.1.tar.bz2 MD5 ;-) ...                                      [ ok ]
 * portage-2.1.1.tar.bz2 RMD160 ;-) ...                                   [ ok ]
 * portage-2.1.1.tar.bz2 SHA1 ;-) ...                                     [ ok ]
 * portage-2.1.1.tar.bz2 SHA256 ;-) ...                                   [ ok ]
 * portage-2.1.1.tar.bz2 size ;-) ...                                     [ ok ]
 * portage-2.1.1-r2.patch.bz2 MD5 ;-) ...                                 [ ok ]
 * portage-2.1.1-r2.patch.bz2 RMD160 ;-) ...                              [ ok ]
 * portage-2.1.1-r2.patch.bz2 SHA1 ;-) ...                                [ ok ]
 * portage-2.1.1-r2.patch.bz2 SHA256 ;-) ...                              [ ok ]
 * portage-2.1.1-r2.patch.bz2 size ;-) ...                                [ ok ]
 * checking ebuild checksums ;-) ...                                      [ !! ]

!!! Digest verification failed:
!!! /usr/portage/sys-apps/portage/portage-2.1-r2.ebuild
!!! Reason: Failed on SHA256 verification
!!! Got: 7a1911a8afa416e2feff1658a010b671b9b176dc0c8107080d5fd133558d1d15
!!! Expected: 74bcfc61436bb7312baec85aa3e3a1927258677f02bde909ead47bd0e56232ed
Comment 1 Zac Medico gentoo-dev 2007-01-28 22:39:25 UTC
Try upgrading pycrypto with FEATURES=-strict.

*** This bug has been marked as a duplicate of bug 131293 ***