The subject says it all... Just change sys-apps to sys-process in every ebuild (I checked and only courier-imap needs it (sh-utils are gone anyway)). May be new -r for each? Reproducible: Always Steps to Reproduce: 1. emerge sync 2. emerge courier-imap Actual Results: Calculating dependencies \ emerge: there are no ebuilds to satisfy "sys-apps/procps". Expected Results: emerging courier-imap I wonder if somebody ran: find /usr/portage/ -type f -name *.ebuild -exec grep -H 'sys-apps/procps' {} \; when changing package class. That simple...
Uh... oh... epkgmove is supposed to get those automatically. If it's missing stuff then there's probably more broken in the sys-process moves. Not good.
Done. Please reopen if anything else got screwed up.
Ugh - this is _after_ the fix or my mirrors are still not up-to-date? # emerge -uDpv world These are the packages that I would merge, in order: Calculating world dependencies \ emerge: there are no ebuilds to satisfy "sys-apps/procps". !!! Problem with ebuild net-mail/courier-imap-4.0.1 !!! Possibly a DEPEND/*DEPEND problem. !!! Depgraph creation failed.
Mirrors may not have synced yet. We suspended cvs->rsync whilst the moves were going on.