busybox-initramfs needs different compile options to work with cryptroot-unlock
Bug #1651818 reported by
Linuxrider
This bug affects 31 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| busybox (Ubuntu) |
Won't Fix
|
Low
|
Unassigned | ||
| cryptsetup (Ubuntu) |
Fix Released
|
Low
|
Dimitri John Ledkov | ||
| Bionic |
Fix Released
|
Undecided
|
Unassigned | ||
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_
the needed commands (ps, grep) with parameter are there and it works.
Tetsted on Ubuntu GNOME 16.10.
| description: | updated |
| tags: | added: yakkety |
| Changed in cryptsetup (Ubuntu): | |
| assignee: | nobody → Dimitri John Ledkov (xnox) |
| tags: | added: zesty |
| tags: | added: artful |
| tags: | added: bionic |
| no longer affects: | busybox (Ubuntu Bionic) |
| Changed in busybox (Ubuntu): | |
| status: | Confirmed → Won't Fix |
| Changed in cryptsetup (Ubuntu): | |
| status: | Confirmed → Fix Committed |
| description: | updated |
| tags: |
added: verification-done verification-done-bionic removed: verification-needed verification-needed-bionic |
To post a comment you must log in.

Status changed to 'Confirmed' because the bug affects multiple users.