Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Still kde problems with monolithic->split
Date: Sun, 05 Oct 2008 05:28:32
Message-Id: 20081005052827.GB7742@solfire
In Reply to: Re: [gentoo-user] Still kde problems with monolithic->split by meino.cramer@gmx.de
1 Sorry, I mistyped some tings:
2
3 I meant (hrrrmm): :)
4 The /blocking/ items are only shown with
5 emerge -pv kde.
6 and
7 emerge .pv gnome shows package to be updated.
8
9 emerge -pvuNDt world shows no blocking items nor
10 gnome packages to be updated.
11
12 ...its too early in the morning (7.28 am). ;)
13
14 Meino
15
16
17
18 meino.cramer@×××.de <meino.cramer@×××.de> [08-10-05 07:21]:
19 > It getting more confused:
20 >
21 > This morning I did a
22 >
23 > emerge -pvuNDt world
24 >
25 > again and it shows me nothing suspicious.
26 >
27 > But doing a
28 >
29 > emerge -pv kde
30 >
31 > still reports:
32 >
33 > Calculating dependencies... done!
34 > [ebuild N ] kde-base/kdebase-3.5.9-r3 USE="branding cups hal ldap opengl pam -arts -debug -ieee1394 -java -joystick -kdeenablefinal -kdehiddenvisibility -lm_sensors -logitech-mouse -openexr -samba -xcomposite -xinerama -xscreensaver" 0 kB
35 > [ebuild N ] kde-base/kdemultimedia-3.5.9 USE="alsa encode gstreamer mp3 vorbis -akode -arts -audiofile -debug -flac -kdeenablefinal -theora -xine -xinerama" 0 kB
36 > [ebuild N ] app-crypt/qca-1.0-r3 0 kB
37 > [ebuild N ] kde-base/kdeedu-3.5.9 USE="-arts -debug -kdeenablefinal -kig-scripting -solver -xinerama" 0 kB
38 > [ebuild N ] kde-base/kdetoys-3.5.9 USE="-arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB
39 > [ebuild N ] kde-base/kdewebdev-3.5.9 USE="-arts -debug -doc -kdeenablefinal -tidy -xinerama" 0 kB
40 > [ebuild N ] kde-base/kdegames-3.5.9 USE="-arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB
41 > [ebuild N ] kde-base/kdepim-3.5.9-r1 USE="-arts -debug -gnokii -kdeenablefinal -pda -xinerama" 0 kB
42 > [ebuild N ] kde-base/kdenetwork-3.5.9 USE="ssl -arts -debug -jingle -kdeenablefinal -kdehiddenvisibility -rdesktop -sametime -slp -wifi -xinerama" 0 kB
43 > [ebuild N ] kde-base/kdeartwork-3.5.9 USE="opengl -arts -debug -kdeenablefinal -xinerama -xscreensaver" 0 kB
44 > [ebuild N ] kde-base/kdeutils-3.5.9-r1 USE="crypt -arts -debug -kdeenablefinal -kdehiddenvisibility (-pbbuttonsd) -snmp -xinerama -xscreensaver" 0 kB
45 > [ebuild N ] kde-base/kdeadmin-3.5.9 USE="-arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB
46 > [ebuild N ] kde-base/kdegraphics-3.5.9 USE="opengl pdf -arts -debug -gphoto2 -imlib -kdeenablefinal -kpathsea -openexr -povray -scanner -xinerama" 0 kB
47 > [ebuild N ] kde-base/kdeaddons-3.5.9 USE="berkdb sdl -arts -debug -kdeenablefinal -xinerama" 0 kB
48 > [ebuild N ] kde-base/kde-3.5.9 USE="-accessibility" 0 kB
49 > [blocks B ] kde-base/khelpcenter:3.5 (is blocking kde-base/kdebase-3.5.9-r3)
50 > [blocks B ] kde-base/kcminit:3.5 (is blocking kde-base/kdebase-3.5.9-r3)
51 > [blocks B ] kde-base/kcontrol:3.5 (is blocking kde-base/kdebase-3.5.9-r3)
52 > [blocks B ] kde-base/kdesktop:3.5 (is blocking kde-base/kdebase-3.5.9-r3)
53 > [blocks B ] =kde-base/kdebase-3.5* (is blocking kde-base/kdesktop-3.5.9-r1, kde-base/khelpcenter-3.5.9, kde-base/kdialog-3.5.9-r1, kde-base/kdepasswd-3.5.9, kde-base/kcontrol-3.5.9, kde-base/kicker-3.5.9, kde-base/kdesu-3.5.9, kde-base/kcheckpass-3.5.9, kde-base/kdm-3.5.9, kde-base/konqueror-3.5.9, kde-base/kcminit-3.5.9)
54 > [blocks B ] kde-base/kdm:3.5 (is blocking kde-base/kdebase-3.5.9-r3)
55 > [blocks B ] kde-base/kdesu:3.5 (is blocking kde-base/kdebase-3.5.9-r3)
56 > [blocks B ] kde-base/kdialog:3.5 (is blocking kde-base/kdebase-3.5.9-r3)
57 > [blocks B ] kde-base/kcheckpass:3.5 (is blocking kde-base/kdebase-3.5.9-r3)
58 > [blocks B ] kde-base/konqueror:3.5 (is blocking kde-base/kdebase-3.5.9-r3)
59 > [blocks B ] kde-base/kdepasswd:3.5 (is blocking kde-base/kdebase-3.5.9-r3)
60 > [blocks B ] kde-base/kicker:3.5 (is blocking kde-base/kdebase-3.5.9-r3)
61 >
62 > it reports packages of kde to be updated, which are not shown with
63 >
64 >
65 > emerge -pvuNDt world
66 >
67 > same goes for
68 >
69 > emerge -pv gnome
70 >
71 > which shows me a bunch of gnome related packages to be updated, which
72 > are not shown with emerge -pvuNDt world.
73 > It seems the "world" of emerge is smaller as my system ?!?
74 >
75 > What is wrong here? What did I so badly wrong?
76 >
77 > Kind regards,
78 > Meino Cramer
79 >
80 >
81 >
82 >
83 >
84 > Alan McKinnon <alan.mckinnon@×××××.com> [08-10-04 15:19]:
85 > > On Saturday 04 October 2008 15:08:36 meino.cramer@×××.de wrote:
86 > > > Hi,
87 > > >
88 > > > some time ago I asked what to do if kde blocks kde...
89 > > > The according HowTo (emergeing from monolithic
90 > > > to split kde install) says one has first
91 > > > to unmerge the old monolithic installation of
92 > > > kde and the install the split stuff.
93 > > >
94 > > > But regardless what I am doing...
95 > > > emerge -C <blocking item>
96 > > > shows me a rmoving action on my harddisc and
97 > > > the following
98 > > > emerge --pretend --color=n --verbose --update --deep world
99 > > > still shows that item being blocking new stuff.
100 > > > I think _physically_ the old stuff is rmoved but
101 > > > from emerge's point of view it is still there.
102 > > >
103 > > > How can I fix that problem ?
104 > >
105 > > You didn't give any output, so I have to guess. Most likely a different
106 > > package is still installed which needs the same kde you just removed and that
107 > > in turn conflicts with what you want to install now.
108 > >
109 > > Post the full output of 'emerge -pvuNDt world' and we'll deciphyer it for you
110 > >
111 > > --
112 > > alan dot mckinnon at gmail dot com
113 > >
114 >
115 > --
116 > Please don't send me any Word- or Powerpoint-Attachments
117 > unless it's absolutely neccessary. - Send simply Text.
118 > See http://www.gnu.org/philosophy/no-word-attachments.html
119 > In a world without fences and walls nobody needs gates and windows.
120 >
121
122 --
123 Please don't send me any Word- or Powerpoint-Attachments
124 unless it's absolutely neccessary. - Send simply Text.
125 See http://www.gnu.org/philosophy/no-word-attachments.html
126 In a world without fences and walls nobody needs gates and windows.

Replies

Subject Author
Re: [gentoo-user] Still kde problems with monolithic->split Alan McKinnon <alan.mckinnon@×××××.com>