Bug#741329: python-pykcs11: import module import PyKCS11 fail

2014-03-12 Thread Ludovic Rousseau
Le 11/03/2014 11:27, Samuel a écrit : Package: python-pykcs11 Version: 1.2.4-1 Severity: important when i try to load PyKCS11 I obtain the following error: import PyKCS11 Traceback (most recent call last): File stdin, line 1, in module File PyKCS11/__init__.py, line 20, in module

Bug#741329: python-pykcs11: import module import PyKCS11 fail

2014-03-12 Thread Samuel Panicucci
~/ dpkg -L python-pykcs11 /. /usr /usr/share /usr/share/pyshared /usr/share/pyshared/PyKCS11 /usr/share/pyshared/PyKCS11/__init__.py /usr/share/pyshared/PyKCS11/LowLevel.py /usr/share/doc /usr/share/doc/python-pykcs11 /usr/share/doc/python-pykcs11/changelog.Debian.gz

Bug#741329: python-pykcs11: import module import PyKCS11 fail

2014-03-12 Thread Samuel Panicucci
when I reinstall the package the problem still not persist, thanks anyway 2014-03-12 11:11 GMT+01:00 Samuel Panicucci samuel...@gmail.com: ~/ dpkg -L python-pykcs11 /. /usr /usr/share /usr/share/pyshared /usr/share/pyshared/PyKCS11 /usr/share/pyshared/PyKCS11/__init__.py

Bug#741329: python-pykcs11: import module import PyKCS11 fail

2014-03-12 Thread Ludovic Rousseau
Le 12/03/2014 11:14, Samuel Panicucci a écrit : when I reinstall the package the problem still not persist, thanks anyway I think you modified something. Closing the bug now it is solved. -- Dr. Ludovic Rousseau -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#741329: python-pykcs11: import module import PyKCS11 fail

2014-03-11 Thread Samuel
Package: python-pykcs11 Version: 1.2.4-1 Severity: important when i try to load PyKCS11 I obtain the following error: import PyKCS11 Traceback (most recent call last): File stdin, line 1, in module File PyKCS11/__init__.py, line 20, in module import PyKCS11.LowLevel File