Kickstart broken on Ubuntu 11.10 beta: calls missing watershed

Bug #871186 reported by Floris
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lvm2 (Ubuntu)
New
Undecided
Unassigned

Bug Description

Kickstart LVM is broken on Ubuntu 11.10

While doing the "clearpart" step, it tries to call /lib/udev/watershed, which doesn't seem to exist in the Ubuntu 11.10 netboot initrd.

Revision history for this message
Floris (bos) wrote :
Revision history for this message
Floris (bos) wrote :
Revision history for this message
Floris (bos) wrote :

There is a watershed-udeb, but it does not seems to get installed when you use netboot.

Watershed is called by the rules file /lib/udev/rules.d/85-lvm2.rules which belongs to the lvm2-udeb

==
SUBSYSTEM=="block", ACTION=="add|change", ENV{ID_FS_TYPE}=="lvm*|LVM*", \
 RUN+="watershed sh -c '/sbin/lvm vgscan; /sbin/lvm vgchange -a y'"
==

Perhaps a depdency on the watershed-udeb should be added to the control file of lvm2-udeb?
Or udev rules without watershed should be used? (Debian seems to have different rules, that do not call it)

Colin Watson (cjwatson)
affects: kickseed (Ubuntu) → lvm2 (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.