Re: [gentoo-user] gnome 2.16 block by non-installed blocker

2006-12-11 Thread Thomas Rösner

Allan Gottlieb wrote:

My normal
   emerge --tree --ask --verbose --newuse --update --deep world
showed that gnome 2.16 is now stable.  The output starts with

These 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.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gnome 2.16 block by non-installed blocker

2006-12-11 Thread Allan Gottlieb
At Tue, 12 Dec 2006 03:22:20 +0100 Thomas Rösner [EMAIL PROTECTED] wrote:

 Allan Gottlieb wrote:
 My normal
emerge --tree --ask --verbose --newuse --update --deep world
 showed that gnome 2.16 is now stable.  The output starts with

 These 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 ;-).

Thanks,
allan

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gnome 2.16 block by non-installed blocker

2006-12-11 Thread Dale
Thomas Rösner wrote:
 Allan Gottlieb wrote:
 My normal
emerge --tree --ask --verbose --newuse --update --deep world
 showed that gnome 2.16 is now stable.  The output starts with

 These 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.

emerge -C pygtk then do a emerge -uvD world.  Add in a -p if you need to.

That worked for me last night.  It actually installs a newer version of
pygtk if I recall correctly.

Hope that helps.

Dale

:-)  :-)
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] gnome 2.16 block by non-installed blocker

2006-12-11 Thread Allan Gottlieb
At Mon, 11 Dec 2006 20:52:18 -0600 Dale [EMAIL PROTECTED] wrote:

 Thomas Rösner wrote:
 Allan Gottlieb wrote:
 My normal
emerge --tree --ask --verbose --newuse --update --deep world
 showed that gnome 2.16 is now stable.  The output starts with

 These 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.

 emerge -C pygtk then do a emerge -uvD world.  Add in a -p if you need to.

 That worked for me last night.  It actually installs a newer version of
 pygtk if I recall correctly.

 Hope that helps.

Yes it does.
thanks,
allan

-- 
gentoo-user@gentoo.org mailing list