[Bug 185380] Re: Updating cryptsetup fails
Reinhard Tartler
siretart at tauware.de
Wed Feb 27 15:06:50 UTC 2008
Ha, that's interesting.
your trace indicates that the postinst script is caught in an endless
loop. It seems that you have a line in your /etc/crypttab that reads
like this:
luks,retry=1,cipher=aes-lrw-benbi # ab Kernel 2.6.20 (gutsy, feisty):
cipher=aes-lrw-benbi
IOW: a line that contains a comment. This is not supported by the
postinst script, please insert a newline before the hashmark, or remove
that comment.
--
Cryptsetup doesn't support comments in lines not starting with an #.
https://bugs.launchpad.net/bugs/185380
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to initramfs-tools in ubuntu.
More information about the kernel-bugs
mailing list