Installation error with Fedora 16

Bug #958293 reported by mou
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Anonplus
Invalid
Undecided
Unassigned

Bug Description

When I run the Anon+ setup I get this traceback:

[mou@mou src]$ python setup.py

=== Anon+ Setup ===
== Project Vomun ==

Traceback (most recent call last):
  File "setup.py", line 24, in <module>
    import Crypto.PublicKey.RSA
  File "/usr/lib64/python2.7/site-packages/Crypto/PublicKey/RSA.py", line 40, in <module>
    from Crypto.Util.number import getRandomRange, bytes_to_long, long_to_bytes
  File "/usr/lib64/python2.7/site-packages/Crypto/Util/number.py", line 56, in <module>
    if _fastmath is not None and not _fastmath.HAVE_DECL_MPZ_POWM_SEC:
AttributeError: 'module' object has no attribute 'HAVE_DECL_MPZ_POWM_SEC'

I installed pycrypto correctly and others libs.

Revision history for this message
Thomas Ward (teward) wrote :

What is the version number of PyCrypto in Fedora 16? A very specific version (or newer) is required to run Anon+

Revision history for this message
Thomas Ward (teward) wrote :

Read this here:
https://launchpad.net/~vomun-packaging/+archive/stable-releases

If you don't have at *least* the PyCrypto libraries version 2.4.1 (that is to say, you have something older) you will have errors. You will need to upgrade your version of PyCrypto to 2.4.1 or newer to fix the issue, if your installed pycrypto libraries are older than 2.4.1.

Revision history for this message
mou (arnaudalies-py) wrote :

I said I installed pycrypto correctly from the source code...
help.....

Revision history for this message
aj00200 (aj00200) wrote :

The problem lies on your computer. It is not a flaw with Anonplus. As the traceback shows, the error occurs in the PyCrypto code itself. You may wish to bring this issue to their attention.

Changed in anonplus:
status: New → Invalid
Revision history for this message
mou (arnaudalies-py) wrote :

No I don't lie I m on python2.7 I installed pycrypto correctly
Aj00200 you know I installed anon+ to much time on many computers I done a video for a tut also you should belive me this time

Revision history for this message
Thomas Ward (teward) wrote :

I've analyzed the traceback as well, the issue is in the code you're using for PyCrypto.

->> File "/usr/lib64/python2.7/site-packages/Crypto/Util/number.py", line 56, in <module>

This file is the one that is causing the explosion in the program. As you can see, this is in the pycrypto libraries. This error is *not* in AnonPlus, but in the libraries you installed.

Revision history for this message
mou (arnaudalies-py) wrote :

I tried to reinstall libs for pycrypto, pycrypto and python2.7 its still not working....
Maybe its not a bug in anon+ but its affects anonplus so...

Revision history for this message
Thomas Ward (teward) wrote :

Its still a bug that's invalid against Anon+. Rather, I would file it as a bug against pycrypto.

mou (arnaudalies-py)
Changed in anonplus:
status: Invalid → Confirmed
Revision history for this message
aj00200 (aj00200) wrote :

This bug is not valid. It is not a problem with Anonplus, it is a problem with the project's dependencies. Please file a bug with that project or ask them for help.

Changed in anonplus:
status: Confirmed → Invalid
Revision history for this message
mou (arnaudalies-py) wrote :

I sent a bug feedback to pycrypto here https://bugs.launchpad.net/pycrypto/+bug/964294 we ll see

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.