Gentoo Archives: gentoo-amd64

From: Drake Donahue <donahue95@×××××××.net>
To: amd64 <gentoo-amd64@l.g.o>
Subject: [gentoo-amd64] Emerge problems involving kde and qt
Date: Thu, 19 Nov 2009 23:19:43
Message-Id: 1258672736.5236.39.camel@oddman.donahues.us.
1 Trying to help a friend update a stale system. Anyone know what all this
2 means?
3 I don't recognize the nomenclature of :4 as in qt-sql-4.5.1:4 (nor does
4 emerge)
5
6
7 "emerge -uNDa --keep-going world" yields
8
9 !!! Multiple package instances within a single package slot have been
10 pulled
11 !!! into the dependency graph, resulting in a slot conflict:
12
13 x11-libs/qt-sql:4
14
15 ('installed', '/', 'x11-libs/qt-sql-4.5.3', 'nomerge') pulled in by
16 >=x11-libs/qt-sql-4.5.0:4[sqlite,mysql] required by ('ebuild', '/',
17 'app-office/akonadi-server-1.2.1', 'merge')
18 (and 243 more)
19
20 ('ebuild', '/', 'x11-libs/qt-sql-4.5.3', 'merge') pulled in by
21 x11-libs/qt-sql required by world
22 >=x11-libs/qt-sql-4.5.1:4[qt3support] required by ('ebuild', '/',
23 'kde-base/kcminit-4.3.1', 'merge')
24 >=x11-libs/qt-sql-4.5.1:4[qt3support] required by ('ebuild', '/',
25 'kde-base/kdeartwork-kscreensaver-4.3.1', 'merge')
26 (and 240 more)
27
28 Explanation:
29
30 New USE for 'x11-libs/qt-sql:4' are incorrectly set. In order to solve
31 this, adjust USE to satisfy '>=x11-libs/qt-sql-4.5.0:4[sqlite,mysql]'.
32
33 Anyone know what all this means?
34 I don't recognize the nomenclature of :4 as in qt-sql-4.5.1:4 (nor does
35 emerge)
36 What needs to be typed where to
37 "New USE for 'x11-libs/qt-sql:4' are incorrectly set. In order to solve
38 this, adjust USE to satisfy '>=x11-libs/qt-sql-4.5.0:4[sqlite,mysql]'."
39 'nomerge') pulled in by 243+ packages whie 'nomerge pulled in by 240+
40 packages seems insane.
41
42 I'm thinking that unmerging all kde* packages and all qt* and then
43 USE="-kde -qt -qt3 -qt4 -qt3support" emerge uND world may be needed?

Replies

Subject Author
Re: [gentoo-amd64] Emerge problems involving kde and qt Paul Hartman <paul.hartman+gentoo@×××××.com>