You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ 34.306369] ignition[968]: Ignition failed: failed to create luks: binding clevis device: exit status 1: Cmd: "clevis" "luks" "bind" "-f" "-k" "/tmp/ignition-luks-704535105" "-d" "/run/ignition/dev_aliases/dev/disk/by-partlabel/root" "sss" "{\"pins\":{\"tpm2\":{}},\"t\":1}" Stdout: "Warning: keyslot operation could fail as it requires more than available memory.\n" Stderr: "/usr/bin/clevis-encrypt-tpm2: line 137: tpm2_getcap: command not found\nUnable to find non-empty PCR algorithm bank, please check output of tpm2_getcap pcrs\nUnable to perform encryption with PIN 'sss' and config '{\"pins\":{\"tpm2\":{}},\"t\":1}'\nError adding new binding to /run/ignition/dev_aliases/dev/disk/by-partlabel/root\n"
[ 34.321149] systemd[1]: ignition-disks.service: Main process exited, code=exited, status=1/FAILURE
[ 34.322970] systemd[1]: ignition-disks.service: Failed with result 'exit-code'.
This is very likely related to other issues where we wait for the latest release of clevis, ie.:
When building rhel-9.6 on x86_64, the ext.config.shared.root-reprovision.luks.autosave-xfs fails.
In the attached console.txt an error is found:
This is very likely related to other issues where we wait for the latest release of clevis, ie.:
coreos/fedora-coreos-tracker#1836
#1656
and should be fixed once clevis-21-207.el9 lands.
The text was updated successfully, but these errors were encountered: