On Sun, 2007-11-18 at 08:59 -0800, Grant wrote: > I get the following message when attempting to emerge world: > > <dev-python/pygtk-2.9 (is blocking dev-python/pygobject-2.14.0) > > I un-emerged pygtk and emerged pygobject but I get the same message > when trying to emerge world. I did 'equery depends pygtk' and there > are a few packages listed with their python USE. Should I remove the > python USE flag from those packages?
No, you should look at those packages and see which one is depending on "<dev-python/pygtk-2.9", which is an older version of pygtk and likely not compatible with pygobject-2.14, thus the block. Blindly changing the USE flag may or may not solve the block and could possibly create even more issues for you. -- Albert W. Hopkins -- [EMAIL PROTECTED] mailing list

