Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] pygtk blocking pygobject
Date: Sun, 18 Nov 2007 19:10:51
Message-Id: 49bf44f10711181101j7fa59fd9jb4b8f6d2c605e1c6@mail.gmail.com
In Reply to: Re: [gentoo-user] pygtk blocking pygobject by Albert Hopkins
1 > > I get the following message when attempting to emerge world:
2 > >
3 > > <dev-python/pygtk-2.9 (is blocking dev-python/pygobject-2.14.0)
4 > >
5 > > I un-emerged pygtk and emerged pygobject but I get the same message
6 > > when trying to emerge world. I did 'equery depends pygtk' and there
7 > > are a few packages listed with their python USE. Should I remove the
8 > > python USE flag from those packages?
9 >
10 > No, you should look at those packages and see which one is depending on
11 > "<dev-python/pygtk-2.9", which is an older version of pygtk and likely
12 > not compatible with pygobject-2.14, thus the block.
13 >
14 > Blindly changing the USE flag may or may not solve the block and could
15 > possibly create even more issues for you.
16
17 According to their ebuilds, none of them depend on < pygtk anything.
18 Oh wow, I just realized all that information is printed by portage,
19 but in white. Am I the only one with a white terminal background?
20
21 app-office/gnumeric-1.6.3 (python? >=dev-python/pygtk-2)
22 gnome-base/gnome-menus-2.18.3-r1 (python? dev-python/pygtk)
23 gnome-extra/libgsf-1.14.3 (python? >=dev-python/pygtk-2.8)
24 media-gfx/gimp-2.2.17 (python? >=dev-python/pygtk-2)
25 x11-libs/vte-0.16.8 (python? >=dev-python/pygtk-2.4)
26 xfce-extra/exo-0.3.2 (python? dev-python/pygtk)
27
28 - Grant
29 --
30 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] pygtk blocking pygobject Albert Hopkins <marduk@×××××××××××.org>
Re: [gentoo-user] pygtk blocking pygobject Billy Holmes <billy@××××××.net>