Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Trying to remove aRTs
Date: Tue, 13 Mar 2007 20:52:31
Message-Id: 200703132043.48945.michaelkintzios@gmail.com
In Reply to: Re: [gentoo-user] Trying to remove aRTs by Neil Bothwick
1 On Tuesday 13 March 2007 17:52, Neil Bothwick wrote:
2 > On Tue, 13 Mar 2007 17:44:52 +0000, Mick wrote:
3 > > This is getting dirtier. I removed kde-base/arts,
4 > > kde-base/kdemultimedia-arts, kde-base/artsplugin-akode. Then attempted
5 > > a emerge -uavDN world, but it is trying to pull in afresh
6 > > kde-base/arts-3.5.5 & kde-base/kdemultimedia-arts.
7 >
8 > Add --tree to the emerge command.
9
10 I have already done that and it shows:
11 ===========================================
12 [snip...]
13 [nomerge ] kde-base/noatun-plugins-3.5.5
14 USE="sdl -arts* -berkdb -debug -kdeenablefinal -xinerama
15 (-kdehiddenvisibility%)"
16 [nomerge ] kde-base/noatun-3.5.5 USE="-debug -kdeenablefinal -xinerama"
17 [ebuild N ] kde-base/kdemultimedia-arts-3.5.5
18 USE="-debug -kdeenablefinal -xinerama" 0 kB
19
20 [snip...]
21 [nomerge ] kde-base/noatun-plugins-3.5.5
22 USE="sdl -arts* -berkdb -debug -kdeenablefinal -xinerama
23 (-kdehiddenvisibility%)"
24 [nomerge ] kde-base/noatun-3.5.5 USE="-debug -kdeenablefinal -xinerama"
25 [nomerge ] kde-base/kdemultimedia-arts-3.5.5
26 USE="-debug -kdeenablefinal -xinerama"
27 [ebuild N ] kde-base/arts-3.5.5 USE="alsa mp3
28 vorbis -artswrappersuid -debug -esd -jack -kdeenablefinal -nas -xinerama" 0
29 kB
30 ===========================================
31
32 Then I rebuilt --oneshot noatun & noatune-plugins thinking that I've cracked
33 it, but evidently I hadn't. So, I just unmerged kde-base/noatune-plugins and
34 at last aRTs is no longer asking to be rebuild kde-base/arts &
35 multimedia-arts.
36
37 For posterity, to get rid of aRTs in your KDE meta applications add the -arts
38 USE flag in your /etc/make.conf and then run:
39 # emerge -Cv kde-base/artsplugin-akode kde-base/noatune-plugins
40 kde-base/kdemultimedia-arts kde-base/arts
41 # emerge -uaDNv world
42
43 Check the list before you hit 'Yes' in case portage is trying to emerge afresh
44 any of the arts packages. Your system may have more than the packages I've
45 suggested you unmerge above, in which case off with their head!
46
47 Thank you all for your help.
48 --
49 Regards,
50 Mick