Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: KDE (mono to meta) migration
Date: Thu, 22 Jun 2006 18:31:55
Message-Id: loom.20060622T193910-692@post.gmane.org
In Reply to: Re: [gentoo-user] KDE (mono to meta) migration by "Bo Ørsted Andresen"
1 Bo Ørsted Andresen <bo.andresen <at> zlin.dk> writes:
2
3 >
4 > On Thursday 22 June 2006 18:28, James wrote:
5 > > have looked at threads on this issue from 12jun06
6 > > and 2jun06
7 > > and http://www.gentoo.org/doc/en/kde-split-ebuilds.xml.
8 > > By the way, this doc is good for explaining the issues,
9 > > but does not explain a clear method to perform the migration
10 > > form mono to meta......
11 >
12 > Did you look at [1] too?
13 >
14 Yes, That solves how to install a new kde (mono, meta, split) but
15 does not really address cleanzing the sytem of all the old kde kruft.
16 I have stuff from kde 3.2, 3.3., 3.4 on some of my older systems.
17
18 Beside, my thoughts are to remove everthing and start from fresh, as
19 I seem to be tracking down a multitude of kde related trivial issues
20 on a variety of kde/gentoo systems I manage.
21
22
23 > > Is there an easy way to remove all of the kde packages before
24 > > migration to kde-meta?
25 >
26 > Sure. But it would remove packages that the meta packages depend on too.
27 > kde-base/kdelibs takes a long time to compile and hence shouldn't be removed
28 > as you still need it. Unless of course you need to upgrade it anyway. This
29 > might be feasible:
30 >
31 > #cd /var/db/pkg && emerge -Cva `ls -d kde-base/* | grep -v -r 'kdelibs\|arts'`
32 >
33 > It will remove everything in the kde-base category except kdelibs and arts.
34 > Make sure to check what it removes before doing it. It shouldn't be more than
35 > 13 packages.
36 >
37 > [SNIP]
38 >
39 > > But if meta
40 > > is going away, like the monolithic kde packaging (eventually)
41 > > I'd rather go straight to the split kde package system.
42 > > Comments and Recommendations on kde-meta's future?
43 >
44 > Why would you think the kde-meta aka the split packages would be going away?
45 > They certainly won't.
46 >
47 xfree_vs_xorg, dev_vs_udev, and now kde seem to need major surgery....
48 Historical experiences with Gentoo. Gentoo is great for the current
49 new stuff, but often, I'm learning and dealing with minutia, I would
50 prefer to avoid. When I do avoid the gentoo minutia, I get burned,
51 like now having to move to meta or split. Granted, in the long run,
52 these migrations have been good, but it's still painful (time consuming)
53 to walk the gentoo path, at times....
54
55
56 > Actually there aren't a lot of monolithic packages. [1] lists them all in a
57 > box in section 2. If you have all of them you still need to remove only 13
58 > packages.
59
60 Well, but, on some systems, I have kde files from 3.2, 3.3 and 3.4
61 and 3.5.2 now installed. I have a mess across 7 differnet gentoo
62 workstations.
63
64 >
65 > > These are the packages that would be merged, in reverse order:
66 > > Calculating dependencies... done!
67 > > .[blocks B ] =kde-base/kdemultimedia-3.5* (is blocking
68 > > kde-base/kaboodle-3.5.2) .[blocks B ] =kde-base/kdemultimedia-3.5* (is
69 > > blocking
70 > > kde-base/kdemultimedia-kappfinder-data-3.5.2)
71 >
72 > This tells you that kde-base/kdemultimedia blocks both kaboodle and
73 > kdemultimedia-kappfinder-data. You only need to remove the one package
74 > kdemultimedia. It just blocks a lot of packages that are pulled in by
75 > kde-meta.
76 >
77 > [SNIP]
78 >
79 > > From mono to split? Some gentoo/kde systems I manage will want
80 > > to go to the split system or a few kde-meta packages and the
81 > > rest of the kde(split) apps individually installed.
82 >
83 > Do what I said above or just remove the few packages manually when they block
84 > something. There really aren't that many. emerging any split package will
85 > work just as well as the meta packages. You should only use the meta packages
86 > if you wan't everything.
87 >
88 > [1] http://www.gentoo.org/doc/en/kde-config.xml
89 >
90 I'll give it a whirl......
91
92 thx,
93
94 James
95
96
97
98
99
100
101 --
102 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: KDE (mono to meta) migration "Bo Ørsted Andresen" <bo.andresen@××××.dk>