Package: cryptsetup Version: 2:1.0.6-7 Followup-For: Bug #574163 My /etc/crypttab on a lenny system: cryptroot /dev/disk/by-uuid/uuid-1 /dev/disk/by-label/KEY:/keys/root.key:20 luks,keyscript=/lib/cryptsetup/scripts/passdev
When you run 'update-initramfs -uv' it spits out: Calling hook cryptroot find: warning: Unix filenames usually don't contain slashes (though pathnames do). That means that '-name `/lib/cryptsetup/scripts/passdev-*.ko'' will probably evaluate to false all the time on this system. You might find the '-wholename' test more useful, or perhaps '-samefile'. Alternatively, if you are using GNU grep, you could use 'find ... -print0 | grep -FzZ `/lib/cryptsetup/scripts/passdev-*.ko''. find: warning: Unix filenames usually don't contain slashes (though pathnames do). That means that '-name `/lib/cryptsetup/scripts/passdev_generic.ko'' will probably evaluate to false all the time on this system. You might find the '-wholename' test more useful, or perhaps '-samefile'. Alternatively, if you are using GNU grep, you could use 'find ... -print0 | grep -FzZ `/lib/cryptsetup/scripts/passdev_generic.ko''. find: warning: Unix filenames usually don't contain slashes (though pathnames do). That means that '-name `/lib/cryptsetup/scripts/passdev.ko'' will probably evaluate to false all the time on this system. You might find the '-wholename' test more useful, or perhaps '-samefile'. Alternatively, if you are using GNU grep, you could use 'find ... -print0 | grep -FzZ `/lib/cryptsetup/scripts/passdev.ko''. Would it be possible to get a bugfix for lenny? After all passdev support is a documented feature of cryptsetup that at the moment isn't working at all cause of a probably minor bug in a shell script? -- System Information: Debian Release: 5.0.4 APT prefers stable APT policy: (990, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages cryptsetup depends on: ii dmsetup 2:1.02.27-4 The Linux Kernel Device Mapper use ii libc6 2.7-18lenny2 GNU C Library: Shared libraries ii libdevmapper1.02.1 2:1.02.27-4 The Linux Kernel Device Mapper use ii libpopt0 1.14-4 lib for parsing cmdline parameters ii libuuid1 1.41.3-1 universally unique id library cryptsetup recommends no packages. Versions of packages cryptsetup suggests: pn dosfstools <none> (no description available) ii initramfs-tools [linux-in 0.92o tools for generating an initramfs ii udev 0.125-7+lenny3 /dev/ and hotplug management daemo -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

