Bug#618700: broken kpartx udev rule

Phillip Susi psusi at cfl.rr.com
Thu Mar 17 18:44:32 UTC 2011


Package: kpartx
Version: 0.4.8+git0.761c66f-9

The kpartx udev rule contains this rule:

ENV{DM_STATE}=="ACTIVE", ENV{DM_UUID}=="dmraid-*", \
        RUN+="/sbin/kpartx -a -p -part /dev/$name"

This rule should not exist, but it fails to activate anyway.  It should
not exist because dmraid already activates the the partitions, so kpartx
should not be called to do so again.  It fails to activate anyhow,
because DM_UUID starts with "DMRAID" not "dmraid".





More information about the pkg-lvm-maintainers mailing list