Hello, an error message popped following the latest upgrade of Dracut. Once Dracut is upgraded, it automatically runs kernel-install and this error message appeared:
Dracut[E]: Module 'systemd-pcrphase' depends on 'tpm2-tss', which can't be installed
To be honest, I do not closely interrogate Dracut’s verbose output most of the time. Given the Dracut upgrade, I was on the lookout for errors this time and I do not know whether this error message was displaying previously.
I have no idea what systemd-pcrphrase or how significant it is that there is an unmatched dependency here. I searched the Arch Wiki and drew a blank. Freedesktop.org has a man page on it which demands a much greater level of knowledge about systemd than I have to parse.
kde-unstable]
Include = /etc/pacman.d/mirrorlist
[endeavouros]
SigLevel = PackageRequired
Include = /etc/pacman.d/endeavouros-mirrorlist
[core-testing]
Include = /etc/pacman.d/mirrorlist
[core]
Include = /etc/pacman.d/mirrorlist
[extra-testing]
Include = /etc/pacman.d/mirrorlist
[extra]
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist
[multilib]
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs