[Bug 1477759] Re: pyqt5 misbuild with python3.5

Launchpad Bug Tracker 1477759 at bugs.launchpad.net
Fri Jul 24 19:41:03 UTC 2015


This bug was fixed in the package python3.5 - 3.5.0~b3-1ubuntu2

---------------
python3.5 (3.5.0~b3-1ubuntu2) wily; urgency=medium

  * Fix expansion of makefile macros for _sysconfigdata. Issue #24705.
    LP: #1477759.

 -- Matthias Klose <doko at ubuntu.com>  Fri, 24 Jul 2015 15:25:23 +0200

** Changed in: python3.5 (Ubuntu Wily)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dh-python in Ubuntu.
https://bugs.launchpad.net/bugs/1477759

Title:
  pyqt5 misbuild with python3.5

Status in comedilib package in Ubuntu:
  Triaged
Status in dh-python package in Ubuntu:
  Triaged
Status in newt package in Ubuntu:
  New
Status in pyqt5 package in Ubuntu:
  Triaged
Status in python3.5 package in Ubuntu:
  Fix Released
Status in comedilib source package in Wily:
  Triaged
Status in dh-python source package in Wily:
  Triaged
Status in newt source package in Wily:
  New
Status in pyqt5 source package in Wily:
  Triaged
Status in python3.5 source package in Wily:
  Fix Released

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/comedilib/+bug/1477759/+subscriptions



More information about the foundations-bugs mailing list