Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 485202 - sys-kernel/dracut-033[-optimization] is broken
Summary: sys-kernel/dracut-033[-optimization] is broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Amadeusz Żołnowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-17 15:10 UTC by Nikoli
Modified: 2013-10-06 15:21 UTC (History)
12 users (show)

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 Nikoli 2013-09-17 15:10:42 UTC
Updating initramfs.img:
25102 блоков
dracut-install not found!
ERROR: dracut failed

When USE optimization is enabled /usr/lib/dracut/dracut-install is installed, dracut works fine.
Comment 1 Alexander Tsoy 2013-09-19 21:59:18 UTC
http://permalink.gmane.org/gmane.linux.kernel.initramfs/3389
"- removed inst*() shell pure versions, dracut-install binary is in charge now"

So "optimization" use flag should be removed.
Comment 2 Nikoli 2013-09-22 14:43:49 UTC
I agree, USE optimization should be removed, seems all known problems with it are solved.
Comment 3 Amadeusz Żołnowski (RETIRED) gentoo-dev 2013-09-25 21:32:07 UTC
Thank you!

+*dracut-033-r1 (25 Sep 2013)
+
+  25 Sep 2013; Amadeusz Żołnowski <aidecoe@gentoo.org> dracut-033.ebuild,
+  +dracut-033-r1.ebuild:
+  Dropped optimization flag, because it is no longer an option. dracut-install
+  binary is installed into libdir, therefore it was required to set target lib
+  directory according to multilib rules.
+
+  It fixes bug #485218 and bug #485202.
+