Bug#793631: workaround

martin f krafft madduck at debian.org
Fri May 12 11:51:18 UTC 2017


Just a quick note, here's a workaround for jessie:

cat <<_eof > /etc/udev/rules.d/65-md-raid-blkid-HACK_FOR_JESSIE.rules
SUBSYSTEM!="block", GOTO="md_hack_end"
ACTION!="add|change", GOTO="md_hack_end"
KERNEL!="md*", GOTO="md_hack_end"
IMPORT{builtin}="blkid"
LABEL="md_hack_end"
_eof
udevadm control --reload

Remove it after upgrade to stretch, although it also won't hurt much
if it stays around.

-- 
 .''`.   martin f. krafft <madduck at d.o> @martinkrafft
: :'  :  proud Debian developer
`. `'`   http://people.debian.org/~madduck
  `-  Debian - when you have better things to do than fixing systems
-------------- next part --------------
A non-text attachment was scrubbed...
Name: digital_signature_gpg.asc
Type: application/pgp-signature
Size: 1118 bytes
Desc: Digital GPG signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)
URL: <http://lists.alioth.debian.org/pipermail/pkg-mdadm-devel/attachments/20170512/1ee7bfdf/attachment.sig>


More information about the pkg-mdadm-devel mailing list