FS#15004 - [sip / pyqt] Breaks kdebindings [PyKDE4] (for running and compile)

Attached to Project: Arch Linux
Opened by Gerardo Exequiel Pozzi (djgera) - Monday, 08 June 2009, 03:41 GMT
Last edited by Pierre Schmitz (Pierre) - Thursday, 11 June 2009, 17:32 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Pierre Schmitz (Pierre)
Andrea Scarpino (BaSh)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: Since the last update to sip-4.8.0 and pyqt-4.5.0-1 if a python app try to load for example "kdecore" module (like /usr/bin/system-config-printer-kde ) will fail with segmentation fault (in function from glibc strlen() )

Trying to rebuild kdebindings-4.2.4 against this versions of pyqt and sip fails with several error messages from gcc

Steps to reproduce:

$ LD_DEBUG=libs python -c "import PyKDE4.kdecore"

This task depends upon

Closed by  Pierre Schmitz (Pierre)
Thursday, 11 June 2009, 17:32 GMT
Reason for closing:  Fixed
Comment by Pierre Schmitz (Pierre) - Thursday, 11 June 2009, 17:32 GMT
I moved those packages to kde-unstable: pyqt, sip and qscintilla.
Just reinstall them from extra.

Loading...