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

Bug 672256

Summary: sys-fs/lvm2-2.02.181 - /lib/systemd/system-generators/lvm2-activation-generator hardcodes /usr/bin/udevadm
Product: Gentoo Linux Reporter: SÅ‚awomir Nizio <slawomir.nizio>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: UNCONFIRMED ---    
Severity: normal CC: agk, alexander, cardoe, robbat2
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description SÅ‚awomir Nizio 2018-11-29 20:23:43 UTC
I don't use this package and know if it's a terrible problem or not; it seems that it might be for lvm users, possibly.

sys-apps/systemd is 239-r2, path to udevadm is /bin/udevadm.


# grep bin/udevadm LVM2.2.02.181/scripts/lvm2_activation_generator_systemd_red_hat.c 
                        "ExecStartPre=/usr/bin/udevadm settle\n", unit_names[UNIT_MAIN]);


# grep usr/bin/udevadm /lib/systemd/system-generators/lvm2-activation-generator
Binary file /lib/systemd/system-generators/lvm2-activation-generator matches