Bug 1312547

Summary: 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
Product: [Fedora] Fedora Reporter: Raphael Groner <projects.rg>
Component: python-qt5Assignee: Rex Dieter <rdieter>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 24CC: rdieter, than
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-27 12:10:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1312549    

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