[Bug 2069290] Re: TEST-13-ENC-RAID-LVM fails with 256~rc3-5ubuntu1
Benjamin Drung
2069290 at bugs.launchpad.net
Fri Jun 28 13:22:49 UTC 2024
The upstream commit https://github.com/dracut-ng/dracut-ng/pull/381
fixes the test failure with systemd 256.
** Changed in: dracut (Ubuntu)
Status: Fix Released => In Progress
** Changed in: dracut (Ubuntu)
Importance: Undecided => High
** Changed in: systemd (Ubuntu)
Status: New => Invalid
--
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:
In Progress
Status in systemd package in Ubuntu:
Invalid
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