Public bug reported:

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.

** Affects: busybox (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: cryptsetup (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: yakkety

** Also affects: cryptsetup (Ubuntu)
   Importance: Undecided
       Status: New

** Description changed:

  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 
+ 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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1651818

Title:
  busybox-initramfs needs different compile options to work with
  cryptroot-unlock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/1651818/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to