[Python-modules-team] Bug#742130: python3-pyside: Wrong filenames for python3.3 modules

Dmitry Shachnev mitya57 at gmail.com
Wed Mar 19 14:50:45 UTC 2014


Package: python3-pyside
Version: 1.2.1-3
Severity: grave
Justification: renders package unusable

Dear Maintainer,

It is currently impossible to import pyside from python3.3 on i386. The reason
is that the .so files are named wrongly. For example:

  /usr/lib/python3/dist-packages/PySide/QtCore.cpython-34m.cpython-33m.so
  /usr/lib/python3/dist-packages/PySide/QtGui.cpython-34m.cpython-33m.so

and so on. They should be named instead (on i386):

  /usr/lib/python3/dist-packages/PySide/QtCore.cpython-33m-i386-linux-gnu.so
  /usr/lib/python3/dist-packages/PySide/QtGui.cpython-33m-i386-linux-gnu.so

The python3.4 modules are named correctly.

Looking at contents of amd64 packages, it seems the situation is opposite there:
python3.3 modules are named correctly and python3.4 ones are broken.

--
Dmitry Shachnev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20140319/9d267db5/attachment.sig>


More information about the Python-modules-team mailing list