Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83982 - courier-imap (all versions) broken because procps was moved form sys-apps to sys-process
Summary: courier-imap (all versions) broken because procps was moved form sys-apps to ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High major
Assignee: Ciaran McCreesh
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-03 10:43 UTC by Kalin KOZHUHAROV
Modified: 2005-03-03 12:30 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 Kalin KOZHUHAROV 2005-03-03 10:43:51 UTC
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...
Comment 1 Ciaran McCreesh 2005-03-03 10:53:49 UTC
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.
Comment 2 Ciaran McCreesh 2005-03-03 11:07:54 UTC
Done. Please reopen if anything else got screwed up.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-03-03 11:51:10 UTC
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.
Comment 4 Ciaran McCreesh 2005-03-03 12:30:04 UTC
Mirrors may not have synced yet. We suspended cvs->rsync whilst the moves were going on.