I wonder if someone can guess at what I'm supposed to do to be able to complete --depclean. The machine is currently clean on emerge -DuN world and revdep-rebuild. I don't understand how I'm supposed to handle this mit-krb5 thing.
I've shown the use flags for all the packages at the end and don't see what they have in common. Was this caused somehow by my switch to 2008.0? The machine was clean before I changed the profile and started rebuilding. I did try rebuilding a couple fo the packages but nothing changed afterward... Cheers and thanks in advance, Mark lightning ~ # emerge -p --depclean * Always study the list of packages to be cleaned for any obvious * mistakes. Packages that are part of the world set will always * be kept. They can be manually added to this set with * `emerge --noreplace <atom>`. Packages that are listed in * package.provided (see portage(5)) will be removed by * depclean, even if they are part of the world set. * * As a safety measure, depclean will not remove any packages * unless *all* required dependencies have been resolved. As a * consequence, it is often necessary to run `emerge --update * --newuse --deep @system @world` prior to depclean. Calculating dependencies... done! >>> Checking for lib consumers... >>> Assigning files to packages... * In order to avoid breakage of link level dependencies, one or more * packages will not be removed. This can be solved by rebuilding the * packages that pulled them in. * * app-crypt/mit-krb5-1.6.3-r4 pulled in by: * app-text/ghostscript-gpl-8.62 * dev-util/subversion-1.5.4 * media-sound/vorbis-tools-1.2.0-r2 * media-video/totem-2.22.2-r1 * net-print/gnome-cups-manager-0.33 * net-print/libgnomecups-0.2.3 * x11-libs/gtk+-2.14.5 * >>> Adding lib providers to graph... - Calculating dependencies... done! >>> No packages selected for removal by depclean >>> To see reverse dependencies, use --verbose lightning ~ # lightning ~ # emerge -pv ghostscript-gpl subversion vorbis-tools totem gnome-cups-manager libgnomecups gtk+ These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] x11-libs/gtk+-2.14.5 USE="X cups jpeg tiff -debug -doc -jpeg2k -vim-syntax -xinerama" 0 kB [ebuild R ] net-print/libgnomecups-0.2.3 USE="-debug" 0 kB [ebuild R ] dev-util/subversion-1.5.4 USE="berkdb dso java nls perl python webdav-neon -apache2 -bash-completion -debug -doc -emacs -extras -ruby -sasl -vim-syntax -webdav-serf" 0 kB [ebuild R ] media-sound/vorbis-tools-1.2.0-r2 USE="flac nls ogg123 -speex" 0 kB [ebuild R ] app-text/ghostscript-gpl-8.62 USE="X cjk cups gtk -bindist -djvu -jpeg2k" 0 kB [ebuild R ] media-video/totem-2.22.2-r1 USE="bluetooth gnome python -debug -galago -lirc -nautilus -nsplugin -nvtv -seamonkey -tracker -xulrunner" 0 kB [ebuild R ] net-print/gnome-cups-manager-0.33 USE="-debug" 0 kB Total: 7 packages (7 reinstalls), Size of downloads: 0 kB lightning ~ #