Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 148397

Summary: dev-python/pyqwt doesn't work against Python 2.5.
Product: Gentoo Linux Reporter: Chris Connett <chrisconnett>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED DUPLICATE    
Severity: normal CC: no.hope
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 148277    
Bug Blocks:    

Description Chris Connett 2006-09-20 10:31:43 UTC
dev-python/pyqwt depends on dev-python/sip, which doesn't compile against Python
2.5.

>>> Compiling source in /var/tmp/portage/pyqwt-4.2/work/PyQwt-4.2 ...
Traceback (most recent call last):
  File "configure.py", line 40, in <module>
    import sipconfig
ImportError: No module named sipconfig
make: *** No targets specified and no makefile found.  Stop.

!!! ERROR: dev-python/pyqwt-4.2 failed.
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-09-20 11:24:12 UTC
Reopen if you can reproduce this with sip patched with patch from bug #148277.

*** This bug has been marked as a duplicate of 148336 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-12-19 02:21:29 UTC
*** Bug 158510 has been marked as a duplicate of this bug. ***