Bug#638166: Cannot import SHA256: more informations

2011-08-18 Thread GODART Christophe (MORPHO)
I made a few more tests and noticed that my PYTHONPATH has been modified to search modules first in /usr/share/pyshared. Comparing /usr/share/pyshared and /usr/lib/python2.6/dist-packages, we can see that some links are missing: No .so module appears in /usr/share/pyshared/Crypto/Hash. So

Bug#638166: ImportError: cannot import name SHA256

2011-08-17 Thread GODART Christophe (MORPHO)
Package: python-crypto Version: 2.1.0-2 Severity: important Shared library SHA256.so from python-crypto can't be imported; I first saw it when using pythoon-paramiko: $ python Python 2.6.6 (r266:84292, Dec 27 2010, 00:02:40) [GCC 4.4.5] on linux2 Type help, copyright, credits or license for