Gentoo Archives: gentoo-amd64

From: Alex Alexander <wired@g.o>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] kdelibs insanity
Date: Thu, 30 Jul 2009 23:58:09
Message-Id: 225000070907301658j33f682drebe172c9219ceab7@mail.gmail.com
In Reply to: [gentoo-amd64] kdelibs insanity by Mark Haney
1 You need to enable qt3support globally. Also make sure you have dbus
2 enabled for at least qt-gui.
3
4 Qt packages' USE defaults were changed recently (reduced to a bare
5 minimum) thats why you're hitting this.
6
7 --
8 Alex Alexander || wired
9 Gentoo Linux Developer
10 http://www.linuxized.com
11
12
13
14 On Thu, Jul 30, 2009 at 21:45, Mark Haney<mhaney@××××××××××××.org> wrote:
15 > I'm beginning to wonder if Gentoo is right for me any more.  I swear,
16 > the dependencies and USE flag changes are killing me.  Here's my latest fun:
17 >
18 > I'm trying to upgrade kdelibs (to 4.2.4-r4) and I get this:
19 >
20 >> octavian ~ # ACCEPT_KEYWORDS="~amd64" emerge -uav kdelibs
21 >>
22 >> These are the packages that would be merged, in order:
23 >>
24 >> Calculating dependencies... done!
25 >>
26 >> emerge: there are no ebuilds built with USE flags to satisfy "~x11-libs/qt-core-4.5.2[-debug,-qt3support]".
27 >> !!! One of the following packages is required to complete your request:
28 >> - x11-libs/qt-core-4.5.2 (Change USE: -qt3support)
29 >> (dependency required by "x11-libs/qt-opengl-4.5.2" [ebuild])
30 >> (dependency required by "kde-base/kdelibs-4.2.4-r4" [ebuild])
31 >> (dependency required by "kdelibs" [argument])
32 >>
33 >
34 > So, based on that I need to change my USE flag for qt-core-4.5.2 to
35 > [-qt3support], okay. I go into /etc/portage/package.use/monolithic to this:
36 >
37 > x11-libs/qt-core -qt3support (actually I just comment out the line, but
38 > in effect I'm removing qt3support from qt-core).
39 >
40 > When I do so and I re-run the update I get this:
41 >
42 >> emerge: there are no ebuilds built with USE flags to satisfy "~x11-libs/qt-core-4.5.2[glib,qt3support,-debug]".
43 >> !!! One of the following packages is required to complete your request:
44 >> - x11-libs/qt-core-4.5.2 (Change USE: +qt3support)
45 >> (dependency required by "x11-libs/qt-gui-4.5.2-r2" [ebuild])
46 >> (dependency required by "kde-base/kdelibs-4.2.4-r4" [ebuild])
47 >> (dependency required by "kdelibs" [argument])
48 >
49 > So, which is it?  It can't be both ways, and to be honest, trying to
50 > figure out which file needs which USE flag on what day is getting kinda
51 > silly.
52 >
53 > --
54 > Interdum feror cupidine partium magnarum Europae vincendarum
55 >
56 > Mark Haney
57 > Sr. Systems Administrator
58 > ERC Broadband
59 > (828) 350-2415
60 >
61 >