Jacob Meuser wrote: > Yeah, AFAIUI, depclean removes anything not in world. You can do > something like 'qpkg -nc -I > /tmp/myworld && sudo cp /tmp/myworld > /var/cache/edb/world' to add all your installed packages to world.
No, no, no! world should only include the packages you actually want, not all their dependencies. Dependencies will undoubtedly change, and the system is likely to become un-updatable because of dependency conflicts. Rob needs to manually look at depclean's candidates and either add them to world or let depclean remove them. Rob wrote: > > I did install gnome-2.6 using the ~x86 keyword, so maybe that's why. Add metacity et al to /etc/portage/packages.keyword. The current rev. of the Portage Manual (on the web) explains that file. -- Bob Miller K<bob> kbobsoft software consulting http://kbobsoft.com [EMAIL PROTECTED] _______________________________________________ EUGLUG mailing list [EMAIL PROTECTED] http://www.euglug.org/mailman/listinfo/euglug
