On Saturday 04 October 2008 17:50:35 [EMAIL PROTECTED] wrote:
> Alan McKinnon <[EMAIL PROTECTED]> [08-10-04 17:49]:
> > On Saturday 04 October 2008 16:19:10 [EMAIL PROTECTED] wrote:
> > > Hi Alan,
> > >
> > > yes, this is the point where I am currently: Trying to unmerge these
> > > packages.
> > > It works physically, but after unmerging the stuff and redoing
> > > a emerge -pvuNDt (as I did to send you the list after trying to
> > > unmerge all packages in question) emerge thinks, that all that is
> > > still on my harddisc.
> > > See also my initial mail.
> > > Kind regards,
> > > Meino Cramer
> >
> > That sounds like an impossibility (or a portage bug that hits only
> > you...)
> >
> > Can you supply the exact unmerge command you used?
> >
> > --
> > alan dot mckinnon at gmail dot com
>
> emerge -C <package>
>
> very simplistic...

Is it possible you missed some? Your earlier mail shows:

[ebuild   R   ]   kde-base/kdegraphics-3.5.9  USE="opengl 
pdf* -arts* -debug -gphoto2 -imlib -kdeenablefinal -kpathsea% -openexr -povray 
-scanner -xinerama 
(-tetex%)" 0 kB 
[ebuild   R   ] kde-base/kdeartwork-3.5.9  
USE="opengl -arts* -debug -kdeenablefinal -xinerama -xscreensaver" 0 kB 
[ebuild   R   ] kde-base/kdeaddons-3.5.9  USE="berkdb 
sdl -arts* -debug -kdeenablefinal -xinerama" 0 kB 
[ebuild   R   ] kde-base/kdetoys-3.5.9  
USE="-arts* -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB 
[ebuild   R   ] kde-base/kdeadmin-3.5.9  
USE="-arts* -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB 
[ebuild   R   ] kde-base/kdenetwork-3.5.9  
USE="ssl -arts* -debug -jingle -kdeenablefinal -kdehiddenvisibility -rdesktop 
-sametime -slp -wifi -xinerama" 
0 kB 
[ebuild   R   ] kde-base/kdewebdev-3.5.9  
USE="-arts* -debug -doc -kdeenablefinal -tidy -xinerama" 0 kB 
[ebuild   R   ] kde-base/kdeedu-3.5.9  
USE="-arts* -debug -kdeenablefinal -kig-scripting -solver -xinerama" 0 kB 
[ebuild   R   ] kde-base/kdegames-3.5.9  
USE="-arts* -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB 
[ebuild   R   ] kde-base/kdemultimedia-3.5.9  USE="alsa encode gstreamer mp3 
vorbis -akode -arts* -audiofile -debug -flac -kdeenablefinal -theora -xine 
-xinerama" 
0 kB 
[ebuild   R   ] kde-base/kdepim-3.5.9-r1  
USE="-arts* -debug -gnokii -kdeenablefinal -pda -xinerama" 0 kB 
[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 

Those first 11 are definitely monolithic packages and are definitely installed 
according to portage. I can't assess how expert you are with portage, so I'll 
get the easy questions out of the way first.

If those packages are in world, you have to explicitly remove them

emerge -avC =kdegraphics-3.5.9 =kdeartwork-3.5.9  ...  etc etc etc

If they are not in world, just dependencies of kde-3.5.9 then

emerge -av --depclean

should be enough to remove them. The easy way to see if a package is in world 
is if a colourized emerge output lists in in bright green.


-- 
alan dot mckinnon at gmail dot com

Reply via email to