This bug was fixed in the package cryptsetup - 2:2.0.2-1ubuntu1.1
---------------
cryptsetup (2:2.0.2-1ubuntu1.1) bionic-proposed; urgency=medium
* SRU
* Apply patch from Trent Nelson to fix cryptroot-unlock for busybox
compatibility. LP: #1651818
-- Matthias Klose <[email protected]> Thu, 23 Aug 2018 16:36:42 +0200
** Changed in: cryptsetup (Ubuntu Bionic)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to busybox in Ubuntu.
https://bugs.launchpad.net/bugs/1651818
Title:
busybox-initramfs needs different compile options to work with
cryptroot-unlock
Status in busybox package in Ubuntu:
Won't Fix
Status in cryptsetup package in Ubuntu:
Fix Released
Status in cryptsetup source package in Bionic:
Fix Released
Bug description:
SRU for bionic:
Acceptance criteria: An encrypted partition can be decrypted using
cryptroot-unlock.
Regression potential: It's not the default method, so unused by the
majority of people. Besides that the patched script runs fine in
cosmic.
The cryptroot-unlock script in the cryptsetup package does not work in
initramfs.
It fails because "ps -e" is not available in busybox for initramfs.
When building the package with
CONFIG_DESKTOP=y
CONFIG_EXTRA_COMPAT=y
the needed commands (ps, grep) with parameter are there and it works.
Tetsted on Ubuntu GNOME 16.10.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/1651818/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp