> plymouth/sbin/cryptsetup ask-for-password -T --prompt 1

That's... very odd.  What it should be running (and what I think it
actually is running) is

  plymouth ask-for-password --prompt "Unlocking the disk /dev/sda5
(crypt_sda5)\nEnter passphrase:" | /sbin/cryptsetup -T 1 luksOpen
/dev/sda5 crypt_sda5

but for whatever reason the two commands are being interleaved here in
the output of sh -x?

Anyway, if this command is hanging, I think it must be a plymouth bug.
I'll try to reproduce it here.

** Changed in: cryptsetup (Ubuntu)
       Status: New => Invalid

-- 
can't get to single-user mode
https://bugs.launchpad.net/bugs/520122
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

Reply via email to