[Bug 488704] Re: isLuks doesn't returns boolean for a LUKS partition
mejo
jonas at freesources.org
Sat Nov 28 14:40:42 UTC 2009
the described behaviour is not a bug but rather a feature.
isLuks is meant as a test for luks device. in case you want
it to output something, you can do something like
# cryptsetup isLuks ... && echo "is a LUKS device"
alternatively you can use luksUUID or luksDump, which do
give output in case that the device in question is a
LUKS device.
greetings,
jonas
** Changed in: cryptsetup (Ubuntu)
Status: New => Invalid
--
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