Is this a known issue? First time seeing it just now after months of successful updates.
Covered in the wiki:
https://discovery.endeavouros.com/signature-and-keyring/pacman-keyring-issues/2021/03/
2 Likes
Thank you. It came down to this:
sudo mv /etc/pacman.d/gnupg /root/pacman-key.bak
sudo pacman-key --init
sudo pacman-key --populate archlinux endeavouros
sudo pacman -Syy archlinux-keyring endeavouros-keyring
sudo pacman -Syyu
All good now
1 Like
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.