Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 229689 - portage doesn't depclean package if another slot installed
Summary: portage doesn't depclean package if another slot installed
Status: RESOLVED DUPLICATE of bug 226307
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-27 08:50 UTC by Alessandro Guido
Modified: 2008-06-27 10:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Guido 2008-06-27 08:50:24 UTC
I've switched to KDE4 and used a set to do that:

this is my set
kde-base/akregator:kde-svn
kde-base/ark:kde-svn
kde-base/dolphin:kde-svn
kde-base/dragonplayer:kde-svn
kde-base/gwenview:kde-svn
kde-base/juk:kde-svn
kde-base/kcalc:kde-svn
kde-base/kdebase-startkde:kde-svn
kde-base/klipper:kde-svn
kde-base/kmail:kde-svn
kde-base/kmix:kde-svn
kde-base/konqueror:kde-svn
kde-base/kopete:kde-svn
kde-base/krunner:kde-svn
kde-base/kwrite:kde-svn
kde-base/okular:kde-svn
kde-base/phonon-xine:kde-svn
kde-base/systemsettings:kde-svn
kde-misc/yakuake:kde-svn

When I try to unmerge kdecalc:3.5 I get this:

odino ~ # emerge -C kcalc:3.5
Not unmerging package kde-base/kcalc-3.5.9 as it is
still referenced by the following package sets:
    kde-svn


Reproducible: Always

Actual Results:  
should be able to unmerge kcalc:3.5 leaving kdecalc:kde-svn on the system
Comment 1 Alessandro Guido 2008-06-27 08:54:38 UTC
Maybe the title I used for the bug is a bit misleading, but all started when trying to depclean
# emerge --depclean -p

[snip]

>>> These are the packages that would be unmerged:                                                                                           
Not unmerging package kde-misc/yakuake-2.8.1 as it is                                                                                        
still referenced by the following package sets:                                                                                              
    kde-svn                                                                                                                                  

Not unmerging package kde-base/akregator-3.5.9-r1 as it is
still referenced by the following package sets:           
    kde-svn                                               

Not unmerging package kde-base/kmix-3.5.9 as it is
still referenced by the following package sets:   
    kde-svn                                       

Not unmerging package kde-base/kopete-3.5.9 as it is
still referenced by the following package sets:
    kde-svn

Not unmerging package kde-base/kdebase-startkde-3.5.9 as it is
still referenced by the following package sets:
    kde-svn

Not unmerging package kde-base/klipper-3.5.9 as it is
still referenced by the following package sets:
    kde-svn

Not unmerging package kde-base/kcalc-3.5.9 as it is
still referenced by the following package sets:
    kde-svn

Not unmerging package kde-base/kmail-3.5.9 as it is
still referenced by the following package sets:
    kde-svn

Not unmerging package kde-base/konqueror-3.5.9 as it is
still referenced by the following package sets:
    kde-svn
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2008-06-27 10:49:37 UTC

*** This bug has been marked as a duplicate of bug 226307 ***