[Bug 1960083] Re: dirname applet missing from initramfs
Dimitri John Ledkov
1960083 at bugs.launchpad.net
Wed Feb 16 04:17:06 UTC 2022
Downloaded the iso today doesn't mean the iso was built today, or if it
contains this update.
jammy installer iso are attempted to be built daily, but are only
published once they pass automated smoke testing and validation. The
last image that passed that was built on 2nd of February. And builds
since then have been failing validation are probably toast.
You can try a /pending/ image to see if this bug is fixed, but please be
aware it has been failing automated testing thus it may have other
issues.
--
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:
Fix Released
Status in zfs-linux package in Ubuntu:
Confirmed
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.
It appears that this was caused by a change in cryptsetup to suddenly
need dirname to function properly.
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