Control: tags -1 +confirmed +pending

Hi Dimitry, and thanks for your bugreport,

Le mercredi, 19 mars 2014 18.50:45, vous avez écrit :
> 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
> (…)
> 
> 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.

Indeed, good catch. This problem comes from the rename call that matches 
the already-renamed modules when the second python3 version is 
installed. The order of these is not deterministic if the build runs in 
parallel.

I have a patch pending and will upload it soon.

Cheers,
OdyX


--
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