** Also affects: dh-python (Ubuntu) Importance: Undecided Status: New
** Also affects: python3.5 (Ubuntu) Importance: Undecided Status: New ** Changed in: python3.5 (Ubuntu) Status: New => Triaged ** Changed in: python3.5 (Ubuntu) Importance: Undecided => High ** Changed in: python3.5 (Ubuntu) Assignee: (unassigned) => Barry Warsaw (barry) ** Changed in: dh-python (Ubuntu) Assignee: (unassigned) => Barry Warsaw (barry) ** Changed in: dh-python (Ubuntu) Status: New => Triaged ** Changed in: dh-python (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dh-python in Ubuntu. https://bugs.launchpad.net/bugs/1477759 Title: pyqt5 misbuild with python3.5 Status in dh-python package in Ubuntu: Triaged Status in pyqt5 package in Ubuntu: Triaged Status in python3.5 package in Ubuntu: Triaged Bug description: pyqt5 fails its autopkgtests after rebuild with python3.5, with a failure to find the enginio module under python3.5: testing python3.5 Traceback (most recent call last): File "test_import.py", line 1, in <module> from PyQt5.Enginio import EnginioClient ImportError: No module named 'PyQt5.Enginio' <http://d-jenkins.ubuntu-ci:8080/view/Wily/view/AutoPkgTest/job/wily- adt-pyqt5/35/ARCH=i386,label=adt/console> This is because the filename is wrong inside the package; the architecture string is doubled: $ dpkg -L python3-pyqt5.enginio | grep '\.so' /usr/lib/python3/dist-packages/PyQt5/Enginio.cpython-35m-x86_64-linux-gnu-x86_64-linux-gnu.so /usr/lib/python3/dist-packages/PyQt5/Enginio.cpython-34m-x86_64-linux-gnu.so $ To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dh-python/+bug/1477759/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp