hi Jonas On 03/08/09 15:21, Jonas Meurer wrote:
I mean this: -ACTION!="add|change", GOTO="device_mapper_end" +ACTION!="change", GOTO="device_mapper_end"
this change didn't help for me : root; /etc/init.d/udev restart Stopping the hotplug events dispatcher: udevd. Starting the hotplug events dispatcher: udevd. : root; cryptsetup luksOpen /dev/mapper/vg0-services_var services_var --key-file /tmp/xx key slot 1 unlocked. Command failed: device-mapper: create ioctl failed: Device or resource busy : root; grep change /etc/udev/rules.d/65_dmsetup.rules ACTION!="change", GOTO="device_mapper_end" : root; dpkg -s cryptsetup | grep -i version Version: 2:1.0.7-1 dm-crypt. This version of cryptsetup has integrated support for LUKS. : root; apt-get -t testing install cryptsetup/testingReading package lists... Done The following packages will be DOWNGRADED: cryptsetup dpkg: warning: downgrading cryptsetup from 2:1.0.7-1 to 2:1.0.6+20090405.svn49-1. : root; dpkg -s cryptsetup | grep -i version Version: 2:1.0.6+20090405.svn49-1 dm-crypt. This version of cryptsetup has integrated support for LUKS. : root; cryptsetup luksOpen /dev/mapper/vg0-services_var services_var --key-file /tmp/xx key slot 1 unlocked. Command successful. Perhaps something else has to be done to reread the new /etc/udev/rules.d/65_dmsetup.rules? thanks Stuart -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org