Gentoo Archives: gentoo-user

From: "Alan E. Davis" <lngndvs@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Uncle: qt-*:4 dependencies/blocks preventing world update
Date: Sun, 25 Oct 2009 13:26:41
Message-Id: 7bef1f890910250626r1a8e0628n7b561a1060822ba2@mail.gmail.com
In Reply to: Re: [gentoo-user] Uncle: qt-*:4 dependencies/blocks preventing world update by "Alan E. Davis"
1 To follow up, after removing "qt" (by mistake), and all the qt-* packages I
2 could find, this is what I found when running "emerge -uDav world""
3
4 x11-libs/qt-gui:4
5
6 ('ebuild', '/', 'x11-libs/qt-gui-4.5.3-r1', 'merge') conflicts with
7 ~x11-libs/qt-gui-4.5.2[-debug] required by ('ebuild', '/',
8 'x11-libs/qt-webkit-4.5.2-r1', 'merge')
9
10 x11-libs/qt-sql:4
11
12 ('ebuild', '/', 'x11-libs/qt-sql-4.5.3', 'merge') conflicts with
13 >=x11-libs/qt-sql-4.5.0:4[mysql] required by ('installed', '/',
14 'app-office/akonadi-server-1.2.1', 'nomerge')
15
16 x11-libs/qt-core:4
17
18 ('ebuild', '/', 'x11-libs/qt-core-4.5.3-r1', 'merge') conflicts with
19 ~x11-libs/qt-core-4.5.2[qt3support,-debug] required by ('ebuild', '/',
20 'x11-libs/qt-sql-4.5.2', 'merge')
21
22 x11-libs/qt-dbus:4
23
24 ('ebuild', '/', 'x11-libs/qt-dbus-4.5.3', 'merge') conflicts with
25 ~x11-libs/qt-dbus-4.5.2[-debug] required by ('ebuild', '/',
26 'x11-libs/qt-gui-4.5.2-r2', 'merge')
27
28 media-libs/x264:0
29
30 ('ebuild', '/', 'media-libs/x264-0.0.20090923', 'merge') conflicts with
31 <media-libs/x264-0.0.20090908 required by ('installed', '/',
32 'media-video/avidemux-2.5.1-r2', 'nomerge')
33
34
35 !!! The following update(s) have been skipped due to unsatisfied
36 dependencies
37 !!! triggered by backtracking:
38
39 x11-libs/qt-assistant:4
40 x11-libs/qt-test:4
41 x11-libs/qt-svg:4
42 x11-libs/qt-script:4
43 x11-libs/qt-webkit:4
44 x11-libs/qt-opengl:4
45
46 Not sure where to go with this.
47
48 When I ran "emerge world" the re-installation of more than 250 packages was
49 begun.
50
51 Alan
52
53
54 On Sun, Oct 25, 2009 at 11:11 PM, Alan E. Davis <lngndvs@×××××.com> wrote:
55
56 > Thank you Mr. MacKinnon:
57 >
58 > On Sun, Oct 25, 2009 at 11:05 PM, Alan McKinnon <alan.mckinnon@×××××.com>
59 >
60 >>
61 >>
62 >> Did you try the most straightforward (albeit lengthy) approach:
63 >>
64 >> unmerge all of Qt
65 >> emerge world and let portage figure out what it wants to put back
66 >>
67 >>
68 > How can I do this?
69 >
70 >
71 >> There is seldom a good reason to have Qt packages in world (dev packages
72 >> excepted) and recent changes in the ebuild have caused lots of mutual
73 >> blockers. When I first went through this, I saw that almost all qt-*
74 >> packages
75 >> would be rebuilt on my machines. It seemed easier to restart with a clean
76 >> slate. I got a blocker notice which said I had to enable various flags,
77 >> which
78 >> I did and the merge completed flawlessly.
79 >>
80 >>
81 > I will try to uninstall all "qt-*" packages. I'd like to uninstall KDE4
82 > also.
83 >
84 > Alan Davis
85 >
86 >

Replies

Subject Author
Re: [gentoo-user] Uncle: qt-*:4 dependencies/blocks preventing world update Alan McKinnon <alan.mckinnon@×××××.com>