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.
*** Bug 30717 has been marked as a duplicate of this bug. ***
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.
no. the dep is correct. 2.4.2 is still masked. 2.4.1-r1 is stable
for some reason my commit didn't go thru. anyway, thanks to pythonhead for fixing it.
*** Bug 30712 has been marked as a duplicate of this bug. ***