Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 136524

Summary: courier-authlib: missing build dependency on procps
Product: Gentoo Linux Reporter: Michael Sun <mike>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED WORKSFORME    
Severity: normal CC: swtaylor
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michael Sun 2006-06-12 01:56:46 UTC
I got the following error if I did not emerge procps first
configure: error: Cannot find pathname to ps
configure: error: /bin/sh './configure' failed for random128
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-12 01:58:55 UTC
sys-process/procps is in profiles/base/packages, i.e., installed on every Gentoo system. Not an ebuild bug if you unmerged it.

Comment 2 Michael Sun 2006-06-12 02:32:14 UTC
it may not work if someone does:

echo "*mail-mta/courier" >> /etc/portage/profile/packages
emerge -e system
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-06-12 02:56:11 UTC
(In reply to comment #2)
> echo "*mail-mta/courier" >> /etc/portage/profile/packages
> emerge -e system

Not exactly our problem. ;) Such messing w/ profiles is completely unsupported.