Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 242480 - python-crypto fails to build on ppc64
Summary: python-crypto fails to build on ppc64
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-crypto
Version: 7
Hardware: ppc64
OS: Linux
low
low
Target Milestone: ---
Assignee: Thorsten Leemhuis
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FE-ExcludeArch-ppc64, F-ExcludeArch-ppc64
TreeView+ depends on / blocked
 
Reported: 2007-06-04 14:15 UTC by Paul Howarth
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version: 2.0.1-7.1.fc7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-13 21:05:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Paul Howarth 2007-06-04 14:15:46 UTC
Full build log available here:
http://people.redhat.com/notting/ppc64-rebuild/python-crypto-2.0.1-7/build.log

Problem appears to be that site-packages/Crypto/PublicKey/_fastmath.so is not
created, and this is probably due to setup.py not finding the GMP library. I
speculate (not having a ppc64 box) that the existing patch for x86_64 would also
fix ppc64 if applied.

The absence of python-crypto from the F7 ppc64 repository is causing dependency
problems for bittorrent, which requires it.

Comment 1 David Woodhouse 2007-06-04 14:26:30 UTC
Yes, that patch seems to have been the wrong way to handle it from the start.
Perhaps something like the following, instead of applying that patch:

sed -i s:/lib:/%_lib:g setup.py


Comment 2 David Woodhouse 2007-06-04 15:25:40 UTC
Committed and built in rawhide. Could probably do with a F-7 build but I'll
leave that to package maintainer, along with questions about whether to add a
disttag, etc.

Comment 3 Fedora Update System 2007-06-13 21:05:27 UTC
python-crypto-2.0.1-7.1.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.