Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] KDE 4.2 blocked packages
Date: Fri, 30 Jan 2009 17:35:26
Message-Id: 58965d8a0901300935m9db617dsd325907cc9c5563d@mail.gmail.com
In Reply to: Re: [gentoo-user] KDE 4.2 blocked packages by Hung Dang
1 On Fri, Jan 30, 2009 at 11:27 AM, Hung Dang <hungptit@×××××.com> wrote:
2 > Paul Hartman wrote:
3 >> On Fri, Jan 30, 2009 at 10:52 AM, Hung Dang <hungptit@×××××.com> wrote:
4 >>
5 >>> Hi all,
6 >>> I am trying to emerge KDE 4.2 and receive the following message:
7 >>>
8 >>> .....
9 >>> [ebuild U ] kde-base/kmail-4.2.0-r1 [4.2.0] USE="kdeprefix kontact
10 >>> semantic-desktop -debug -htmlhandbook" 0 kB
11 >>> [ebuild NS ] kde-base/step-4.1.4 [4.2.0] USE="gsl kdeprefix
12 >>> qalculate" 0 kB
13 >>> [blocks B ] kde-base/phonon-xine ("kde-base/phonon-xine" is blocking
14 >>> media-sound/phonon-4.3.0)
15 >>>
16 >>> Total: 215 packages (1 upgrade, 8 new, 206 in new slots), Size of
17 >>> downloads: 0 kB
18 >>> Conflict: 1 block (1 unsatisfied)
19 >>>
20 >>> * Error: The above package list contains packages which cannot be
21 >>> * installed at the same time on the same system.
22 >>>
23 >>> ('installed', '/', 'media-sound/phonon-4.3.0', 'nomerge') pulled in by
24 >>> media-sound/phonon required by ('ebuild', '/',
25 >>> 'kde-base/knotify-4.1.4', 'merge')
26 >>> media-sound/phonon required by ('ebuild', '/',
27 >>> 'kde-base/kttsd-4.1.4', 'merge')
28 >>> >media-sound/phonon-4.1.0 required by ('ebuild', '/',
29 >>> 'kde-base/libtaskmanager-4.1.4', 'merge')
30 >>> (and 9 more)
31 >>>
32 >>> ('ebuild', '/', 'kde-base/phonon-xine-4.1.4', 'merge') pulled in by
33 >>> >=kde-base/phonon-xine-4.1.4:4.1 required by ('ebuild', '/',
34 >>> 'kde-base/kdebase-meta-4.1.4', 'merge')
35 >>> kde-base/phonon-xine:4.1[xcb] required by ('ebuild', '/',
36 >>> 'kde-base/dragonplayer-4.1.4', 'merge')
37 >>>
38 >>>
39 >>> For more information about Blocked Packages, please refer to the following
40 >>> section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
41 >>>
42 >>> http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
43 >>>
44 >>> I have remove pulled packages but there is still no luck. Any idea ?
45 >>>
46 >>> Hung
47 >>>
48 >>>
49 >>>
50 >>
51 >> Try to unmerge KDE 4.1 first. It looks like you've still got some of
52 >> it in your system (my 4.2 doesn't use phonon-xine).
53 >>
54 >>
55 > Hi Paul,
56 > I have unmerge KDE-4.1 using command: emerge -C $(qfile -C -q -e
57 > /usr/kde/4.1) and there is no KDE-4.1 packages.
58 > And I still get the same problem.
59
60 Hello Hung,
61
62 This part looks like kdebase-meta-4.1.4 is still in your system somewhere:
63
64 ('ebuild', '/', 'kde-base/phonon-xine-4.1.4', 'merge') pulled in by
65 >=kde-base/phonon-xine-4.1.4:4.1 required by ('ebuild', '/',
66 'kde-base/kdebase-meta-4.1.4', 'merge')
67 kde-base/phonon-xine:4.1[xcb] required by ('ebuild', '/',
68 'kde-base/dragonplayer-4.1.4', 'merge')
69
70 check your /var/lib/portage/world and /var/lib/portage/world_sets to
71 be sure there's no kde 4.1 (or kde packages without slot defined could
72 also be pulling old stuff)