Package: python2.7
Version: 2.7.6-5
Severity: important

Dear Maintainer,
I have an exception when trying to import ctypes in python2.7:

mickael@portable:~$ python2.7
Python 2.7.6 (default, Jan 11 2014, 16:54:03) 
[GCC 4.6.4] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import ctypes
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/ctypes/__init__.py", line 555, in <module>
    _reset_cache()
  File "/usr/lib/python2.7/ctypes/__init__.py", line 279, in _reset_cache
    CFUNCTYPE(c_int)(lambda: None)
RuntimeError: ffi_prep_cif failed with 2


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-updates'), (500, 
'stable-updates'), (500, 'stable')
Architecture: powerpc (ppc)

Kernel: Linux 3.12-1-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python2.7 depends on:
ii  libpython2.7-stdlib  2.7.6-5
ii  mime-support         3.54
ii  python2.7-minimal    2.7.6-5

python2.7 recommends no packages.

Versions of packages python2.7 suggests:
ii  binutils       2.24-2
pn  python2.7-doc  <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to