Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] KDE3 removal
Date: Wed, 25 Nov 2009 18:04:49
Message-Id: loom.20091125T172954-303@post.gmane.org
1 Hello,
2
3 I've been updating a kde3 workstation to kde4
4 off and on for a few days now. KDE4 is installed
5 and seem to work, no extensive testing yet.
6
7 However, when I run revdep-rebuild, it complains
8 about numerous kde3 based packages. Most, if not all
9 had the kde4 equivalent packages installed. So I just
10 manually deleted the list of kde3.5.x based packages.
11 <snip>
12
13 So a few more manual passes of removing the offending kde-3.5.x
14 packages and I'm down to this list of packages that
15 revdep-rebuild wants to rebuild:
16
17 I get the list from revdep-rebuild, research if I want the
18 packages and then clean out the (crufted) revdep-rebuild
19 list and continue until I'm down to these packages:
20
21
22 These are the packages that would be merged, in order:
23
24 Calculating dependencies... done!
25 [ebuild N ] sys-fs/device-mapper-1.02.24-r1 USE="(-selinux)"
26 [ebuild U ] media-libs/lcms-1.18-r1 [1.17]
27 [ebuild R ] sys-fs/cryptsetup-1.0.6-r2
28 [ebuild R ] net-libs/xulrunner-1.8.1.19
29 [ebuild U ] net-libs/xulrunner-1.9.1.4 [1.9.0.7] USE="alsa%* python%*
30 -debug% -sqlite% -startup-notification*"
31 [ebuild R ] sys-apps/hal-0.5.12_rc1-r8
32
33
34 So far so good. I did not actually allow revdep-rebuild to
35 complete, as I want all vestiges of kde3 and other cruft gone.
36
37 Now I have a list I can focus on, except, I'm confused about
38 device-mapper, ,cryptsetup, and xulrunner as my research suggest
39 device-mapper is not needed, but it is being call by:
40 [ Searching for packages depending on device-mapper... ]
41 sys-fs/cryptsetup-1.0.6-r2 (>=sys-fs/device-mapper-1.00.07-r1)
42
43
44 Research suggests that I can install lvm2 and be done with that? But it
45 first wants to call back device-mapper?
46
47
48 Now, guidance here is appreciated.
49
50
51 James

Replies

Subject Author
Re: [gentoo-user] KDE3 removal Alan McKinnon <alan.mckinnon@×××××.com>