On 12/01/14 05:51, Neil Bothwick wrote: > On Sat, 11 Jan 2014 22:02:11 +0200, Alan McKinnon wrote: > >> I recommend you do these steps in this order >> >> 1. emerge -at --depclean >> Inspect the list carefully, 289 packages is a lot. Take your time; >> quickpkg anything you aren't sure of. When you are happy the list only >> contains stuff you want rid of, let it do it's thing >> >> 2. emerge -avuND world >> Let portage figure out what it needs to add and rebuild >> >> 3. emerge -av1 @preserved-rebuild >> Fix up any inconsistencies left from emerging world > > I would then repeat the three steps until none of them want to do > anything. > >
I have had a few problems with more complex systems of late. Definitely add in "revdep-rebuild -i" and "python-updater" even if the error messages don't indicate they are not needed. "perl-cleaner --all" was needed as well a week or two ago. I also had a couple of systems die on the libpng update with weird errors as it was trying to use old libs and not the newer ones ... BillK

