Gentoo Archives: gentoo-portage-dev

From: Pacho Ramos <pacho@××××××××××××××××××××××××.es>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] emerge prefers to install x11-libs/qt:4 instead of ( x11-libs/qt-gui:4 x11-libs/qt-webkit:4 ) even when x11-libs/qt-gui:4 is already installed
Date: Mon, 02 Mar 2009 09:20:50
Message-Id: 1235985644.9765.12.camel@localhost
1 Hello
2
3 I have encountered this behavior with acetoneiso ebuild:
4 http://bugs.gentoo.org/show_bug.cgi?id=197961
5
6 the current ebuild in sunrise will fix this dropping dep on
7 x11-libs/qt:4 but, anyway, I would want to confirm if the behavior noted
8 in:
9 http://bugs.gentoo.org/show_bug.cgi?id=197961#c19
10
11 is normal. I already know bug 161953 but, in my case, I have qt-gui
12 installed (emerge should now install also qt-webkit) and I don't have any
13 qt:4 version installed (only qt:3)
14
15 I would expect emerge to simply install qt-webkit as a "half" of ( x11-libs/qt-gui:4 x11-libs/qt-webkit:4 )
16 DEPEND is already satisfied and none of x11-libs/qt:4 is
17
18 Thanks a lot :-)

Replies