Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How install KDE4 without without layman overlays ?
Date: Wed, 22 Jul 2009 14:53:31
Message-Id: tkrat.a400ae417a464a8e@igpm.rwth-aachen.de
In Reply to: [gentoo-user] How install KDE4 without without layman overlays ? by Vagner Rodrigues
1 On 22 Jul, Vagner Rodrigues wrote:
2 >
3 >
4 > Hi
5 >
6 > I'm testing a new instalation of gentoo on virtual machine using
7 > "ACCEPT_KEYWORDS=~x86" and when i use emerge kde-meta this start kde 4
8 > instalation but i have problems with QT-WEBKIT compile. or some
9 > dependence like this
10 >
11 >
12 > [blocks B ] >x11-libs/qt-test-4.5.1-r9999
13 > (">x11-libs/qt-test-4.5.1-r9999" is blocking x11-libs/qt-gui-4.5.1-r2)
14 > [blocks B ] >x11-libs/qt-script-4.5.1-r9999
15 > (">x11-libs/qt-script-4.5.1-r9999" is blocking x11-libs/qt-gui-4.5.1-r2)
16 > [blocks B ] >x11-libs/qt-sql-4.5.1-r9999
17 > (">x11-libs/qt-sql-4.5.1-r9999" is blocking x11-libs/qt-gui-4.5.1-r2)
18 > [blocks B ] <x11-libs/qt-gui-4.5.2 ("<x11-libs/qt-gui-4.5.2" is
19 > blocking x11-libs/qt-opengl-4.5.2, x11-libs/qt-dbus-4.5.2,
20 > x11-libs/qt-script-4.5.2, x11-libs/qt-test-4.5.2, x11-libs/qt-svg-4.5.2,
21 > x11-libs/qt-qt3support-4.5.2, x11-libs/qt-webkit-4.5.2,
22 > x11-libs/qt-core-4.5.2, x11-libs/qt-sql-4.5.2)
23 > [blocks B ] >x11-libs/qt-qt3support-4.5.1-r9999
24 > (">x11-libs/qt-qt3support-4.5.1-r9999" is blocking x11-libs/qt-gui-4.5.1-r2)
25 > [blocks B ] >x11-libs/qt-core-4.5.1-r9999
26 > (">x11-libs/qt-core-4.5.1-r9999" is blocking x11-libs/qt-gui-4.5.1-r2)
27 > [blocks B ] >x11-libs/qt-svg-4.5.1-r9999
28 > (">x11-libs/qt-svg-4.5.1-r9999" is blocking x11-libs/qt-gui-4.5.1-r2)
29 > [blocks B ] >x11-libs/qt-dbus-4.5.1-r9999
30 > (">x11-libs/qt-dbus-4.5.1-r9999" is blocking x11-libs/qt-gui-4.5.1-r2)
31 > [blocks B ] >x11-libs/qt-webkit-4.5.1-r9999
32 > (">x11-libs/qt-webkit-4.5.1-r9999" is blocking x11-libs/qt-gui-4.5.1-r2)
33 > [blocks B ] >x11-libs/qt-opengl-4.5.1-r9999
34 > (">x11-libs/qt-opengl-4.5.1-r9999" is blocking x11-libs/qt-gui-4.5.1-r2)
35 >
36 > And I have QT-**** -4.5.2 but this ignored
37 >
38 > Somebody installed and works ?
39
40 I had a similar problem.
41 Alan McKinnon gave the important hint:
42 From: Alan McKinnon <alan.mckinnon@×××××.com>
43 Subject: Re: [gentoo-user] complex depencies - how to cut the Gordian knot?
44 Date: Fri, 10 Jul 2009 20:01:36 +0200
45 To: gentoo-user@l.g.o
46 Cc: Helmut Jarausch <jarausch@××××××××××××××××.de>
47 Reply-To: gentoo-user@l.g.o
48
49 On Friday 10 July 2009 12:44:36 Helmut Jarausch wrote:
50 > Hi,
51 >
52 > I'm upgrading Gentoo nearly each day for 2 years now.
53 > But once in a while I'm lost, like this time
54 >
55 > emerge --keep-going -j2 -1 --ask --update --newuse --deep @system @world
56 > gives a lot of blockings which I don't quite understand (and there are
57 > so many) - see below.
58 >
59 > I'd be very grateful to some hint how to proceed in such a case.
60 > I've already looked at the dependencies of some of these packages
61 > but I can't find the reason for those blockings.
62 >
63 > (I'm using portage 2.2_rc33)
64 >
65 > Many thanks for your help,
66 > Helmut.
67
68 You have a mixture of qt-4.5.1 and 4.5.2 packages there.
69
70 Do you perhaps have x11-libs/qt installed? Unmerge it, it's a meta package and
71 you don't need it. Let other apps that use qt pull in the necessary packages.
72
73
74 --
75 Helmut Jarausch
76
77 Lehrstuhl fuer Numerische Mathematik
78 RWTH - Aachen University
79 D 52056 Aachen, Germany