Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126817 - please hard-mask dev-python/pycrypto 2.0 :it generates wrong hashes on amd64/64bit OS
Summary: please hard-mask dev-python/pycrypto 2.0 :it generates wrong hashes on amd64/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2006-03-19 08:05 UTC by Jani Averbach
Modified: 2006-04-18 02:38 UTC (History)
2 users (show)

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 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 ?