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

Benjamin Drung 2069290 at bugs.launchpad.net
Tue Jun 25 15:44:21 UTC 2024


I had to add `console=ttyS0,115200n81` to the `-append` parameter on the `run-qemu` call to get the boot logs. The failure:
```
$ make -C test V=2 check TESTS="13"
[...]
[FAILED] Failed to mount sysusr-usr.mount - /sysusr/usr.
See 'systemctl status sysusr-usr.mount' for details.
[DEPEND] Dependency failed for sysroot-usr.mount - /sysroot/usr.
[DEPEND] Dependency failed for initrd-fs.target - Initrd File Systems.
```

-- 
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