/lib/udev/rules.d/85-lvm2.rules contains RUN+="watershed sh -c '/sbin/lvm
vgscan; /sbin/lvm vgchange -a y'" and
watershed needs /var/run.
Previously /var/run was created in the initramfs by
/usr/share/initramfs-tools/hooks/udev.
Now watershed is a separate package, so I added "mkdir -p ${DESTDIR}/var/run"
as last line in /usr/share/initramfs-tools/hooks/watershed. After running
update-initramfs -u, the next reboot was successful.
** Also affects: watershed (Ubuntu)
Importance: Undecided
Status: New
--
root on LVM broken since latest udev 136-2
https://bugs.launchpad.net/bugs/314879
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs