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

Bug 21655

Summary: sys-apps/util-linux-2.11z-r3.ebuild has syntax errors and breaks portage.
Product: Gentoo Linux Reporter: Priit Laes (IRC: plaes) <plaes>
Component: New packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Priit Laes (IRC: plaes) 2003-05-25 02:08:25 UTC
when trying to do emerge -pv world, i get the following error:
Calculating world dependencies -
emerge: there are no masked or unmasked ebuilds to satisfy "(sys-apps/pam-login)".

!!! Problem with ebuild sys-apps/util-linux-2.11z-r3
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.
-------
Like portage says, problem is inside sys-apps/util-linux-2.11z-r3.ebuild line 27:
instead of:    
pam? (sys-apps/pam-login)"
should be:
pam? ( sys-apps/pam-login )"
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2003-05-25 04:03:24 UTC
Looks like it was already fixed in CVS.  Try it again.
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-05-25 09:20:57 UTC
wrangler
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-05-25 09:21:15 UTC
fixed in cvs