[Bug 488704] [NEW] isLuks doesn't returns boolean for a LUKS partition
Jonas Melian
jonas at mailup.net
Thu Nov 26 11:34:00 UTC 2009
Public bug reported:
Binary package hint: cryptsetup
1) Ubuntu 9.10
2) cryptsetup 2:1.0.6+20090405.svn49-1ubuntu7
3) In it's help (man cryptsetup) it says:
isLuks <device>
returns true, if <device> is a LUKS partition. Otherwise,
false. No options.
4) But when it's run, it doesn't shows anything
# cryptsetup isLuks /dev/sda3
But that device has a luks partition because:
# cryptsetup luksDump /dev/sda3
LUKS header information for /dev/sda3
...
...
And the exit status code is:
0 -> if it's found
234 -> if not found
** Affects: cryptsetup (Ubuntu)
Importance: Undecided
Status: New
--
isLuks doesn't returns boolean for a LUKS partition
https://bugs.launchpad.net/bugs/488704
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list