Re: [gentoo-user] complex depencies - how to cut the Gordian knot?

2009-07-13 Thread Helmut Jarausch
On 10 Jul, Alan McKinnon wrote:

 Do you perhaps have x11-libs/qt installed? Unmerge it, it's a meta package 
 and 
 you don't need it. Let other apps that use qt pull in the necessary packages.

Yes, thanks, that was the culprit.

Thanks to all who helped me,

Helmut.


-- 
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany



Re: [gentoo-user] complex depencies - how to cut the Gordian knot?

2009-07-10 Thread Alan McKinnon
On Friday 10 July 2009 12:44:36 Helmut Jarausch wrote:
 Hi,

 I'm upgrading Gentoo nearly each day for 2 years now.
 But once in a while I'm lost, like this time

 emerge --keep-going -j2 -1 --ask --update --newuse --deep @system @world
 gives a lot of blockings which I don't quite understand (and there are
 so many) - see below.

 I'd be very grateful to some hint how to proceed in such a case.
 I've already looked at the dependencies of some of these packages
 but I can't find the reason for those blockings.

 (I'm using portage 2.2_rc33)

 Many thanks for your help,
 Helmut.

You have a mixture of qt-4.5.1 and 4.5.2 packages there. 

Do you perhaps have x11-libs/qt installed? Unmerge it, it's a meta package and 
you don't need it. Let other apps that use qt pull in the necessary packages.

-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] complex depencies - how to cut the Gordian knot?

2009-07-10 Thread Stroller


On 10 Jul 2009, at 11:44, Helmut Jarausch wrote:

...
emerge --keep-going -j2 -1 --ask --update --newuse --deep @system  
@world

gives a lot of blockings which I don't quite understand (and there are
so many) - see below.
...

[blocks B ] x11-libs/qt-xmlpatterns-4.5.2 (x11-libs/qt- 
xmlpatterns-4.5.2 is blocking x11-libs/qt-assistant-4.5.2, x11-libs/ 
qt-opengl-4.5.2, x11-libs/qt-dbus-4.5.2, x11-libs/qt-script-4.5.2,  
x11-libs/qt-test-4.5.2, x11-libs/qt-svg-4.5.2, x11-libs/qt-gui-4.5.2- 
r1, x11-libs/qt-qt3support-4.5.2, x11-libs/qt-webkit-4.5.2, x11-libs/ 
qt-core-4.5.2, x11-libs/qt-sql-4.5.2)
[blocks B ] x11-libs/qt-test-4.5.1-r (x11-libs/qt- 
test-4.5.1-r is blocking x11-libs/qt-xmlpatterns-4.5.1)
[blocks B ] x11-libs/qt-script-4.5.1-r (x11-libs/qt- 
script-4.5.1-r is blocking x11-libs/qt-xmlpatterns-4.5.1)
[blocks B ] x11-libs/qt-sql-4.5.1-r (x11-libs/qt- 
sql-4.5.1-r is blocking x11-libs/qt-xmlpatterns-4.5.1)

...


All these version -4.5.1-r packages look very suspicious to me.  
Honestly, I'd uninstall all the the blocking packages, `emerge -upv  
world` and let suitable versions be pulled in as dependencies.


Stroller.