[Bug 2069290] Re: TEST-13-ENC-RAID-LVM fails with 256~rc3-5ubuntu1
Launchpad Bug Tracker
2069290 at bugs.launchpad.net
Sat Jun 15 16:55:01 UTC 2024
This bug was fixed in the package dracut - 102-3ubuntu2
---------------
dracut (102-3ubuntu2) oracular; urgency=medium
* dracut: use await variant of update-initramfs trigger
* fix(shell-completion): remove hashbang from bash completions
* drop udevsettle patch (these kind of patches should be applied upstream)
* drop nm-path patch (network-manager ships the helpers in /usr/libexec)
* drop 90overlay-root in favor of 90overlayfs (Closes: #1017039)
* run autopkgtest with V=2
* autopkgtest: depend on tpm2-tools for systemd-pcrphase (LP: #2069290)
* run autopkgtest on all architectures
* autopkgtest: disable using KVM for ppc64el
-- Benjamin Drung <bdrung at ubuntu.com> Fri, 14 Jun 2024 01:57:17 +0200
** Changed in: dracut (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to dracut in Ubuntu.
Matching subscriptions: dracut
https://bugs.launchpad.net/bugs/2069290
Title:
TEST-13-ENC-RAID-LVM fails with 256~rc3-5ubuntu1
Status in Dracut:
New
Status in dracut package in Ubuntu:
Fix Released
Status in systemd package in Ubuntu:
New
Bug description:
TEST-13-ENC-RAID-LVM from dracut 102-3ubuntu1 fails with systemd
256~rc3-5ubuntu1:
```
dracut[I]: Executing: /usr/bin/dracut --kernel-cmdline "panic=1 oops=panic softlockup_panic=1 systemd.crash_reboot quiet rd.retry=10 rd.info rd.shell=0 selinux=0 console=ttyS0,115200n81 " --local --no-hostonly --no-hostonly-cmdline --no-early-microcode --add test --force --kver 6.8.0-31-generic -i ./cryptroot-ask.sh /sbin/cryptroot-ask -i /tmp/crypttab /etc/crypttab -i /tmp/key /etc/key /tmp/autopkgtest.qrz2pl/autopkgtest_tmp/dracut-test.jMkBhK/initramfs.testing
dracut[E]: Module 'systemd-pcrphase' depends on 'tpm2-tss', which can't be installed
```
The 91tpm2-tss module fails to setup, because it "require_binaries
tpm2" but the tpm2-tools package (shipping /usr/bin/tpm2) is not
installed. systemd neither depends, recommends, or suggests
tpm2-tools.
Note: The next dracut upload will include the autopkgtest changes to
show those failure logs.
To manage notifications about this bug go to:
https://bugs.launchpad.net/dracut/+bug/2069290/+subscriptions
More information about the foundations-bugs
mailing list