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

Bug 126817

Summary: please hard-mask dev-python/pycrypto 2.0 :it generates wrong hashes on amd64/64bit OS
Product: Gentoo Linux Reporter: Jani Averbach <jaa>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: amd64, surf
Priority: High Keywords: InVCS
Version: 2006.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jani Averbach 2006-03-19 08:05:43 UTC
Hello,

Please hard-mask pycrypto 2.0 because it generates wrong hashes on amd64.

There is already 2.0.1, which fixes that. I was bitten by this bug.

zcat /usr/share/doc/pycrypto-2.0.1-r4/ChangeLog.gz  | head -n10

2.0.1
=====

 * Fix SHA256 and RIPEMD on AMD64 platform.
 * Deleted Demo/ directory.
 * Add PublicKey to Crypto.__all__


2.0
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2006-03-19 08:31:22 UTC
Looks like the latest ebuild should go stable on amd64 asap.
Comment 2 Mike Doty (RETIRED) gentoo-dev 2006-03-19 10:02:49 UTC
2.0.1-r4 is now stable for amd64.
Comment 3 Frank 2006-04-18 02:38:43 UTC
(In reply to comment #2)
> 2.0.1-r4 is now stable for amd64.
> 

but when i emerge it, portage says it's masked on keyword ~x86  (on a ~amd64 system)
Something i am doing wrong ?