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@d.o> @martinkrafft
: :'  :  proud Debian developer
`. `'`   http://people.debian.org/~madduck
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital GPG signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)

Reply via email to