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

Bug 54936

Summary: dev-python/PyQt-3.11 depends on dev-python/sid, but there's no stable sid in the portage tree
Product: Gentoo Linux Reporter: Stefan Tittel <bugreports>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: major CC: carlo
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefan Tittel 2004-06-23 15:09:15 UTC
On amd64 the current stable version of dev-python/PyQt is 3.11, which depends on >=dev-python/sip-3.10.1. However there is no stable version of dev-python/sip for amd64 in the portage tree. Therefor my attempt to "emerge -uD world" fails with

!!! all ebuilds that could satisfy ">=dev-python/sip-3.10.1" have been masked.
!!! possible candidates are:
!!!    (dependency required by "dev-python/PyQt-3.11" [ebuild])

!!! Problem with ebuild dev-python/PyQt-3.11
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.

According to the changelog of sip some 3.x ebuilds have been removed on June, 23th, I guess that's the reason for things being broken.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-06-23 15:33:41 UTC
Indeed. Fixed in cvs. Sorry and thanks for the report.