[Bug 2069290] Re: TEST-13-ENC-RAID-LVM fails with 256~rc3-5ubuntu1

Launchpad Bug Tracker 2069290 at bugs.launchpad.net
Tue Jul 9 01:19:05 UTC 2024


This bug was fixed in the package dracut - 102-3ubuntu4

---------------
dracut (102-3ubuntu4) oracular; urgency=medium

  * Cherry-pick upstream fixes for systemd 256 (LP: #2069290):
    - fix(test): use --add instead of --modules to create test-makeroot
    - test: avoid writing to rootfs as it might be read-only
  * fix(dracut-initramfs-restore.sh): correct initrd globbing
  * feat(lsinitrd.sh): support configurable initrd filenames
  * Default initrdname to initrd.img-${kernel}
  * Cherry-pick upstream performance fixes (LP: #2065180):
    - perf(dracut-install): memoize find_kmod_module_from_sysfs_node
    - perf(dracut-install): use driver/module sysfs dirs for module name
  * test: virtual hardware watchdog not available on s390x

 -- Benjamin Drung <bdrung at ubuntu.com>  Mon, 08 Jul 2024 20:37:51 +0200

** Changed in: dracut (Ubuntu)
       Status: Fix Committed => 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:
  Fix Released
Status in dracut package in Ubuntu:
  Fix Released
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