Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30714 - wxPython-2.4.1.2 unmasked but depends on masked wxGTK-2.4.1
Summary: wxPython-2.4.1.2 unmasked but depends on masked wxGTK-2.4.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
: 30712 30717 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-10-08 18:12 UTC by Daniel Harding
Modified: 2003-10-09 05:43 UTC (History)
3 users (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 Daniel Harding 2003-10-08 18:12:03 UTC
emerge output:

bash-2.05b# emerge -up --deep world

These are the packages that I would merge, in order:

Calculating world dependencies |
!!! all ebuilds that could satisfy "=x11-libs/wxGTK-2.4.1*" have been masked.
!!!    (dependency required by "dev-python/wxPython-2.4.1.2" [ebuild])

!!! Problem with ebuild dev-python/wxPython-2.4.1.2
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.


I have verified that /usr/portage/profiles/package.mask contains on lines 35-36
>=x11-libs/wxGTK-2.4.2
>=dev-python/wxPython-2.4.2.4

The second line should be changed to
>=dev-python/wxPython-2.4.1.2

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2003-10-08 19:38:27 UTC
*** Bug 30717 has been marked as a duplicate of this bug. ***
Comment 2 David Grant 2003-10-08 21:19:40 UTC
Is there a bug in gentoo bugzilla somewhere that deals with the fact that
these depend problems screw "emerge -up world" completely?  It's pretty retarded
that one line in one ebuild can screw up all the other ebuilds in world.
 Thanks.
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2003-10-09 00:52:53 UTC
no. the dep is correct. 2.4.2 is still masked. 2.4.1-r1 is stable 
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2003-10-09 00:57:48 UTC
for some reason my commit didn't go thru. anyway, thanks to pythonhead for
fixing it.
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-10-09 05:43:36 UTC
*** Bug 30712 has been marked as a duplicate of this bug. ***