Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: KDE3 removal
Date: Thu, 26 Nov 2009 08:02:12
Message-Id: 200911260845.19126.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] Re: KDE3 removal by James
1 On Thursday 26 November 2009 00:23:04 James wrote:
2 > Alan McKinnon <alan.mckinnon <at> gmail.com> writes:
3 > > device-mapper has been moved into lvm2 as only it and crypt really use
4 > > it. Just bypass revdep-rebuild for this and install lvm2, then possibly
5 > > reboot and remove device-mapper.
6 >
7 > Well revdep-rebuild finally shows clear.
8 >
9 > After updating and syncing, I get this upon trying to update world:
10 >
11 > [ebuild U ] sys-apps/kbd-1.15 [1.13-r1]
12 > [ebuild U ] sys-fs/udev-147-r1 [147]
13 > [uninstall ] sys-fs/device-mapper-1.02.24-r1
14 > [blocks b ] sys-fs/device-mapper ("sys-fs/device-mapper" is blocking
15 > sys-fs/udev-147-r1)
16 > [blocks B ] <sys-fs/lvm2-2.02.45 ("<sys-fs/lvm2-2.02.45" is blocking
17 > sys-fs/udev-147-r1)
18 >
19 > * Error: The above package list contains packages which cannot be
20 > * installed at the same time on the same system.
21 >
22 > ('installed', '/', 'sys-fs/lvm2-2.02.36', 'nomerge') pulled in by
23 > sys-fs/lvm2 required by world
24 >
25 > ('ebuild', '/', 'sys-fs/udev-147-r1', 'merge') pulled in by
26 > virtual/dev-manager required by world
27
28 emerge -C device-mapper && emerge lvm2 udev
29
30 > > I find it odd that you have two SLOTs of xulrunner. These days we tend to
31 > > need only one at a time. Perhaps you have both in world; what does equery
32 > > depends have to say about those packages?
33 >
34 > Installed versions: 1.8.1.19(1.8)(16:50:24 11/25/09)(gnome ipv6 java
35 > -debug -elibc_FreeBSD -xinerama) 1.9.1.4(1.9)(17:22:06 11/25/09)(alsa dbus
36 > gnome java python -custom-optimization -debug -elibc_FreeBSD -sqlite
37 > -startup-notification) Homepage:
38 > http://developer.mozilla.org/en/docs/XULRunner Description:
39 > Mozilla runtime package that can be used to bootstrap XUL+XPCOM
40 > applications
41 >
42 >
43 >
44 > I think swt and eclispe 3.4 are calling for the second xulrunner....?
45
46 swt version 3.4 and 3.5 DEPEND on xulrunner:1.9
47 swt version 3.3 DEPENDs on xulrunner:1.8
48
49 eclipse doesn't DEPEND on xulrunner at all, but various other things do.
50 equery depends -a xulrunner:1.8 lists about 40 possibilities here.
51
52
53 --
54 alan dot mckinnon at gmail dot com

Replies

Subject Author
[gentoo-user] FIXED: Re: KDE3 removal James <wireless@×××××××××××.com>