Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: FIXED: Re: KDE3 removal
Date: Fri, 27 Nov 2009 22:18:01
Message-Id: 200911280015.38315.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] Re: FIXED: Re: KDE3 removal by "Jörg Schaible"
1 On Friday 27 November 2009 23:07:25 Jörg Schaible wrote:
2 > Alan McKinnon wrote:
3 > > On Thursday 26 November 2009 19:34:34 James wrote:
4 > >> kde-4.3.1 went smooth, except
5 > >> for I have to manually removed all the kde-3.5 packages.
6 > >> It had kde-meta-3.5.10. Is there some syntax or a better
7 > >> method to insure all the kde-3.5.x packages are removed,
8 > >> without a manual sweep?
9 > >
10 > > grep kde /var/lib/portage/world
11 > > and eyeball the output. There should only be -meta packages, and
12 > > individual packages for which you have NOT installed the -meta package,
13 > > in there. vi the world file and remove the stuff that shouldn't be there,
14 > > then
15 > >
16 > > emerge -C <all-kde3.5-meta-packages-in-world> && emerge -a --depclean
17 >
18 > as alternative simply append to all kde-base/* packages in world :4.3 and
19 > do then a depclean ;-)
20
21 Which promptly defeats the ENTIRE purpose of a world file and -meta packages.
22
23 If that's how you want to admin your box, can I recommend you switch to
24 sabayon instead?
25
26 --
27 alan dot mckinnon at gmail dot com

Replies

Subject Author
[gentoo-user] Re: Re: FIXED: Re: KDE3 removal "Jörg Schaible" <joerg.schaible@×××.de>