FS#59131 - [python2-sip] undefined symbol: PyStringCheck in site-packages/sip.so

Attached to Project: Arch Linux
Opened by Frederic Bezies (fredbezies) - Sunday, 24 June 2018, 14:08 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 24 June 2018, 20:18 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Antonio Rojas (arojas)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: I tried to run Calibre and it won't start.

Looks like either a rebuild of python2-pyqt5 (calibre depend) or Calibre itself is needed with python2-sip in testing version.

Additional info:
fred@fredo-arch-mate ~ % calibre &
[1] 13746
fred@fredo-arch-mate ~ % Traceback (most recent call last):
File "/usr/bin/calibre", line 20, in <module>
sys.exit(calibre())
File "/usr/lib/calibre/calibre/gui_launch.py", line 73, in calibre
from calibre.gui2.main import main
File "/usr/lib/calibre/calibre/gui2/__init__.py", line 7, in <module>
from PyQt5.QtWidgets import QStyle # Gives a nicer error message than import from Qt
ImportError: /usr/lib/python2.7/site-packages/sip.so: undefined symbol: PyStringCheck

Calibre 3.26.1-1

Steps to reproduce:

Try to run Calibre on a fully up-to-date archlinux testing base.
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 24 June 2018, 20:18 GMT
Reason for closing:  Fixed
Additional comments about closing:  Package has been removed

Loading...