Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] aRTs is driving me nuts!
Date: Mon, 26 Mar 2007 19:07:40
Message-Id: 200703261957.45019.michaelkintzios@gmail.com
1 Hi All,
2
3 Just as I thought that all was fine following my removal of arts, a recent
4 revdep-rebuild revealed this horror:
5 ===========================================
6 emerge --oneshot -p -v -t =kde-base/juk-3.5.5 =kde-base/kaboodle-3.5.5
7 =kde-base/krec-3.5.5 =kde-base/noatun-3.5.5 =kde-base/kaudiocreator-3.5.5
8 =app-cdr/k3b-0.12.17
9
10 These are the packages that would be merged, in reverse order:
11
12 Calculating dependencies... done!
13 [ebuild R ] app-cdr/k3b-0.12.17 USE="alsa css dvdr encode ffmpeg flac hal
14 kde mp3 vcd vorbis -arts -debug -musepack -musicbrainz -sndfile -xinerama"
15 LINGUAS="el
16 en_GB -af -bg -bn -br -bs -ca -cs -cy -da -de -es -et -eu -fi -fr -ga -he -hi -hu -is -it -ja -km -lt -mk -ms -nb -nds -nl -nn -pa -pl -pt -pt_BR -ro -ru -se -sl -sr -sr@Latn -sv -ta -tr -uk -zh_CN -zh_TW"
17 0 kB
18 [ebuild R ] kde-base/kaudiocreator-3.5.5 USE="encode flac mp3
19 vorbis -arts* -debug -kdeenablefinal -xinerama" 0 kB
20 [ebuild R ] kde-base/noatun-3.5.5 USE="-debug -kdeenablefinal -xinerama"
21 0 kB
22 [ebuild R ] kde-base/krec-3.5.5 USE="encode mp3
23 vorbis -debug -kdeenablefinal -xinerama" 0 kB
24 [ebuild R ] kde-base/kaboodle-3.5.5
25 USE="-debug -kdeenablefinal -xinerama" 0 kB
26 [ebuild R ] kde-base/juk-3.5.5 USE="flac gstreamer mp3
27 vorbis -akode -arts* -debug -kdeenablefinal -xinerama" 2 kB
28 [nomerge ] kde-base/kaboodle-3.5.5
29 USE="-debug -kdeenablefinal -xinerama"
30 [ebuild N ] kde-base/kdemultimedia-arts-3.5.5
31 USE="-debug -kdeenablefinal
32 -xinerama" 0 kB
33 [ebuild N ] kde-base/arts-3.5.5 USE="alsa mp3
34 vorbis -artswrappersuid -debug -esd -jack -kdeenablefinal -nas -xinerama" 0
35 kB
36
37 Total: 8 packages (2 new, 6 reinstalls), Size of downloads: 2 kB
38 ===========================================
39
40 So I thought, kaboodle is pulling in kde-base/kdemultimedia-arts and
41 kde-base/arts. I dully unmerged kaboodle and this is what I am getting now:
42 ===========================================
43 Calculating dependencies... done!
44 [ebuild R ] app-cdr/k3b-0.12.17 USE="alsa css dvdr encode ffmpeg flac hal
45 kde mp3 vcd vorbis -arts -debug -musepack -musicbrainz -sndfile -xinerama"
46 LINGUAS="el
47 en_GB -af -bg -bn -br -bs -ca -cs -cy -da -de -es -et -eu -fi -fr -ga -he -hi -hu -is -it -ja -km -lt -mk -ms -nb -nds -nl -nn -pa -pl -pt -pt_BR -ro -ru -se -sl -sr -sr@Latn -sv -ta -tr -uk -zh_CN -zh_TW"
48 0 kB
49 [ebuild R ] kde-base/kaudiocreator-3.5.5 USE="encode flac mp3
50 vorbis -arts* -debug -kdeenablefinal -xinerama" 0 kB
51 [ebuild R ] kde-base/noatun-3.5.5 USE="-debug -kdeenablefinal -xinerama"
52 0 kB
53 [ebuild R ] kde-base/krec-3.5.5 USE="encode mp3
54 vorbis -debug -kdeenablefinal -xinerama" 0 kB
55 [ebuild N ] kde-base/kaboodle-3.5.5
56 USE="-debug -kdeenablefinal -xinerama" 0 kB
57 [ebuild R ] kde-base/juk-3.5.5 USE="flac gstreamer mp3
58 vorbis -akode -arts* -debug -kdeenablefinal -xinerama" 2 kB
59 [nomerge ] kde-base/kaboodle-3.5.5
60 USE="-debug -kdeenablefinal -xinerama"
61 [ebuild N ] kde-base/kdemultimedia-arts-3.5.5
62 USE="-debug -kdeenablefinal -xinerama" 0 kB
63 [ebuild N ] kde-base/arts-3.5.5 USE="alsa mp3
64 vorbis -artswrappersuid -debug -esd -jack -kdeenablefinal -nas -xinerama" 0
65 kB
66
67 Total: 8 packages (3 new, 5 reinstalls), Size of downloads: 2 kB
68 ===========================================
69
70 Any ideas?
71 --
72 Regards,
73 Mick

Replies

Subject Author
Re: [gentoo-user] aRTs is driving me nuts! Zac Medico <zmedico@g.o>