Bug 1728837 - python2-qscintilla: FTBFS on f31+, Fatal Python error: PyQt5.QtCore: Unable to embed qt.conf
Summary: python2-qscintilla: FTBFS on f31+, Fatal Python error: PyQt5.QtCore: Unable t...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: qscintilla
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1736914 1737547
TreeView+ depends on / blocked
 
Reported: 2019-07-10 18:21 UTC by Rex Dieter
Modified: 2019-08-07 13:47 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-07 13:47:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Rex Dieter 2019-07-10 18:21:20 UTC
Trying to build python2 qscintilla bindings recently started to fail in rawhide (see also bug #1728266)  )during configure step,


+ /usr/bin/python2 configure.py --verbose --pyqt=PyQt5 --sip=/usr/bin/sip-pyqt5 --qsci-incdir=../Qt5 --qsci-libdir=../Qt5 --no-dist-info
BUILDSTDERR: Fatal Python error: PyQt5.QtCore: Unable to embed qt.conf
BUILDSTDERR: /var/tmp/rpm-tmp.TzvxVo: line 126: 29317 Aborted                 (core dumped) /usr/bin/python2 configure.py --verbose --pyqt=PyQt5 --sip=/usr/bin/sip-pyqt5 --qsci-incdir=../Qt5 --qsci-libdir=../Qt5 --no-dist-info

To unblock python-3.8 update for f31, I'm (hopefully) temporarily disabling python2 support in qscintilla at least until this is resolved.

Comment 1 Rex Dieter 2019-07-10 18:23:09 UTC
cc'ing hgview maintainers

Comment 2 Rex Dieter 2019-07-10 18:23:37 UTC
cc'ing tortoisehg maintainers

Comment 3 Mads Kiilerich 2019-08-07 00:40:13 UTC
Seems to be fixed now? Thanks!

Comment 4 Rex Dieter 2019-08-07 13:47:25 UTC
Nod, it was a bug in PyQt5, fixed in latest 5.13.0 build


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