Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50688 - MDADM 1.4 & 1.5 static USE flag is broken
Summary: MDADM 1.4 & 1.5 static USE flag is broken
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-10 16:59 UTC by Joseph
Modified: 2004-05-10 17:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
mdadm.ebuilds.patch (mdadm.ebuilds.patch,596 bytes, patch)
2004-05-10 17:57 UTC, Sven Wegener
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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