Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 271212 - sys-apps/sed-4.2 - missing libacl (R)DEPEND, stage1 broken (with fix)
Summary: sys-apps/sed-4.2 - missing libacl (R)DEPEND, stage1 broken (with fix)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-25 15:40 UTC by Daniel Robbins
Modified: 2009-05-26 07:10 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 Daniel Robbins 2009-05-25 15:40:53 UTC
The new sed-4.2 ebuild is missing a libacl (acl USE) (R)DEPEND which can cause sed to be installed without its required libacl library when ROOT!=/. This breaks Gentoo and Funtoo stage1 builds. The following patch should fix the issue (testing here now...):

http://github.com/funtoo/portage/commit/b2a9a3766fd67408dc61b137f265f73f574adee1

Reproducible: Always
Comment 1 Daniel Robbins 2009-05-25 16:35:25 UTC
I have confirmed that this patch fixes the stage1 build issue that results in a non-functional sed binary.
Comment 2 SpanKY gentoo-dev 2009-05-26 07:10:24 UTC
fixed in cvs, thanks

http://sources.gentoo.org/sys-apps/sed/sed-4.2.ebuild?r1=1.2&r2=1.3