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

Bug 531318

Summary: sys-fs/zfs-0.6.3-r1 installs dracut module into /usrlib{32,64}/dracut/modules.d instead of /usr/lib{32,64}/dracut/modules.d
Product: Gentoo Linux Reporter: Michael Kaiser <patheticpat>
Component: [OLD] Core systemAssignee: Richard Yao (RETIRED) <ryao>
Status: RESOLVED OBSOLETE    
Severity: normal CC: alexander, bug, jlee
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michael Kaiser 2014-12-01 12:00:03 UTC
The ebuild for sys-fs/zfs-0.6.3-r1 installs the included dracut module into /usrlib{32,64}/dracut/modules.d instead of /usr/lib{32,64}/dracut/modules.d
Comment 1 Marcin Mirosław 2014-12-04 09:20:45 UTC
# equery f zfs|grep usrlib
/usrlib64
/usrlib64/dracut
/usrlib64/dracut/modules.d
/usrlib64/dracut/modules.d/90zfs
/usrlib64/dracut/modules.d/90zfs/export-zfs.sh
/usrlib64/dracut/modules.d/90zfs/module-setup.sh
/usrlib64/dracut/modules.d/90zfs/mount-zfs.sh
/usrlib64/dracut/modules.d/90zfs/parse-zfs.sh
Comment 2 James Lee 2014-12-10 17:10:39 UTC
This also affects sys-fs/zfs-9999.
Comment 3 Alexander Tsoy 2015-01-23 21:58:43 UTC
Also please drop $(get_libdir) since dracut is always get installed in /usr/lib
Comment 4 Alexander Tsoy 2015-01-23 22:12:23 UTC
This bug is already fixed in zfs-0.6.3-r2
Comment 5 Richard Yao (RETIRED) gentoo-dev 2016-01-16 20:18:03 UTC
I neglected to update this after fixing it in 0.6.3-r2. I am closing it now.