[Bug 1960083] Re: dirname applet missing from initramfs
William Wilson
1960083 at bugs.launchpad.net
Fri Feb 4 22:57:02 UTC 2022
This seems to have been as simple as updating the config file for the
initramfs to include CONFIG_DIRNAME=y
** Patch added: "lp1960083.debdiff"
https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/1960083/+attachment/5559224/+files/lp1960083.debdiff
** Changed in: busybox (Ubuntu)
Status: New => In Progress
** Changed in: busybox (Ubuntu)
Assignee: (unassigned) => William Wilson (jawn-smith)
** Changed in: busybox (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to busybox in Ubuntu.
https://bugs.launchpad.net/bugs/1960083
Title:
dirname applet missing from initramfs
Status in busybox package in Ubuntu:
In Progress
Bug description:
The initramfs is currently being built without the dirname applet.
This is causing issues with zfs encrypted devices, as cryptsetup is
attempting to use dirname to determine the location of the system key.
This results in the following error:
/init: line 971: dirname: not found
followed by a prompt that is missing the zpool name. For example
"Please unlock disk keystore-" rather than "Please unlock disk
keystore-rpool".
After entering the password, the user is dropped to an initramfs
shell.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/1960083/+subscriptions
More information about the foundations-bugs
mailing list