Package: yubikey-luks
Version: 0.5.1+29.g5df2b95-1

To unlock an encrypted Luks volume that has been setup with 
yubikey-luks-enroll, you call
yubikey-luks-open.  However this doesn't work for a couple reason.  First the 
package
installs it to /usr/lib instead of /usr/bin, so it isn't in the path.  Second 
it needs
expect to run, but that is not declared as a dependency.

$ /usr/lib/yubikey-luks/yubikey-luks-open -d /dev/sdh
setting disk to /dev/sdh.
This script will try opening yubikey-luks LUKS container on drive /dev/sdh . If 
this is not what you intended, exit now!
Enter password created with yubikey-luks-enroll: *****************
/usr/lib/yubikey-luks/yubikey-luks-open: 99: expect: not found

Reply via email to