Allan Gottlieb wrote:
My normal emerge --tree --ask --verbose --newuse --update --deep world showed that gnome 2.16 is now stable. The output starts withThese are the packages that would be merged, in reverse order: Calculating world dependencies... done! [blocks B ] <dev-python/pygtk-2.9 (is blocking dev-python/pygobject-2.12.3)
Did you see the <? It means "you have pygtk < 2.9, which blocks pyobject"
I know that when A blocks B, you emerge --unmerge A (or do without B).
In this case it's enough to update A ;-). Regards, T. -- [email protected] mailing list

