Bug#707318: ImportError: /usr/lib/i386-linux-gnu/libpyglib-gi-2.0-python3.3.so.0: undefined symbol: PyUnicode_AsUTF8
Jakub Wilk
jwilk at debian.org
Thu May 9 01:00:52 UTC 2013
Package: python3-gi
Version: 3.8.1-2
Severity: grave
Justification: renders package unusable
User: debian-python at lists.debian.org
Usertags: python3.3
gi cannot be imported:
$ python3.2 -c 'import gi'
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python3/dist-packages/gi/__init__.py", line 27, in <module>
from ._gi import _API, Repository
ImportError: /usr/lib/i386-linux-gnu/libpyglib-gi-2.0-python3.3.so.0: undefined symbol: PyUnicode_AsUTF8
Note the version mismatch: a python3.2 module is linked with a
*-python3.3.so.* shared library.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64
Kernel: Linux 3.8-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python3-gi depends on:
ii gir1.2-glib-2.0 1.36.0-2
ii libc6 2.17-1
ii libffi5 3.0.10-3
ii libgirepository-1.0-1 1.36.0-2
ii libglib2.0-0 2.36.1-2
ii multiarch-support 2.17-1
ii python3 3.2.3-7
--
Jakub Wilk
More information about the pkg-gnome-maintainers
mailing list