Bug 1312547 - ImportError: /usr/lib64/python3.5/site-packages/PyQt5/QtTest.so: symbol _Z22qt_handleShortcutEventP7QObjectmi6QFlagsIN2Qt16KeyboardModifierEERK7QStringbt, version Qt_5 not defined in file libQt5Gui.so.5 with link time reference
Summary: ImportError: /usr/lib64/python3.5/site-packages/PyQt5/QtTest.so: symbol _Z22q...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-qt5
Version: 24
Hardware: Unspecified
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1312549
TreeView+ depends on / blocked
 
Reported: 2016-02-27 08:59 UTC by Raphael Groner
Modified: 2016-02-27 12:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-27 12:10:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Raphael Groner 2016-02-27 08:59:37 UTC
Description of problem:
+ xvfb-run -a /usr/bin/python3 run_all.py
Traceback (most recent call last):
  File "run_all.py", line 4, in <module>
    import base
  File "/builddir/build/BUILD/qutepart-2.2.2/python3/tests/base.py", line 12, in <module>
    from PyQt5.QtTest import QTest
ImportError: /usr/lib64/python3.5/site-packages/PyQt5/QtTest.so: symbol _Z22qt_handleShortcutEventP7QObjectmi6QFlagsIN2Qt16KeyboardModifierEERK7QStringbt, version Qt_5 not defined in file libQt5Gui.so.5 with link time reference

Version-Release number of selected component (if applicable):
python3-qt5 5.5.1-7.fc24

How reproducible:
yes

Steps to Reproduce:
1. build a package with BR: python3-qt5
2.
3.

Actual results:
build fails

Expected results:
build success

Additional info:
It's severe cause python-qutepart, and propably all other depending packages, can not be rebuild ATM.
E.g. http://koji.fedoraproject.org/koji/buildinfo?buildID=739377

Comment 1 Raphael Groner 2016-02-27 09:00:13 UTC
Propably you want to rebuild python-qt5.

Comment 2 Rex Dieter 2016-02-27 12:10:53 UTC
thanks for your report.

changelog
* Sat Feb 27 2016 Rex Dieter <rdieter> 5.5.1-8
- rebuild


Note You need to log in before you can comment on or make changes to this bug.