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

Bug 50688

Summary: MDADM 1.4 & 1.5 static USE flag is broken
Product: Gentoo Linux Reporter: Joseph <jccohen>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mdadm.ebuilds.patch

Description Joseph 2004-05-10 16:59:16 UTC
When you specify the STATIC USE FLAG and emerge MDADM version 1.4 to 1.5 it bombs out. It appears to be related to the ebuild file itself.

Reproducible: Always
Steps to Reproduce:
ACCEPT_KEYWORDS="~x86" USE="static" emerge mdadm
Actual Results:  
sed errors

Expected Results:  
emerge of mdadm
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-05-10 17:25:12 UTC
Works for me but feel free to reopen with actual error messages and emerge --info
output.
Comment 2 Sven Wegener gentoo-dev 2004-05-10 17:57:08 UTC
Created attachment 31134 [details, diff]
mdadm.ebuilds.patch

patch for 1.4.0 and 1.5.0 to fix this bug