Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148397 - dev-python/pyqwt doesn't work against Python 2.5.
Summary: dev-python/pyqwt doesn't work against Python 2.5.
Status: RESOLVED DUPLICATE of bug 148336
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on: 148277
Blocks:
  Show dependency tree
 
Reported: 2006-09-20 10:31 UTC by Chris Connett
Modified: 2006-12-19 02:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***