Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148396 - dev-python/PyQt depends on dev-python/sip doesn't work against Python 2.5.
Summary: dev-python/PyQt depends on dev-python/sip 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
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on: 148277
Blocks:
  Show dependency tree
 
Reported: 2006-09-20 10:28 UTC by Chris Connett
Modified: 2006-09-22 08:33 UTC (History)
0 users

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:28:12 UTC
dev-python/PyQt depends on dev-python/sip, which doesn't compile against Python 2.5.

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

!!! ERROR: dev-python/PyQt-3.14.1-r1 failed.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-20 10:41:10 UTC
I really miss the point in filing bugs about this. If you don't install the dependency, it won't compile. Why do we need bug about it?
Comment 2 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-09-20 11:22:50 UTC

*** This bug has been marked as a duplicate of 148336 ***
Comment 3 Chris Connett 2006-09-20 12:31:38 UTC
OK.  I wasn't sure about the policy for these things.  Mainly I was filing it so that the Python 2.5 tracker metabug would have a record of the issue.
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2006-09-20 17:05:27 UTC
i think the idea is don't get carried away. if it is dev-python/sip that breaks, then the bug for that package, we don't need to know about what packages depend on dev-python/sip.

but thanks for leting us know.