On 11/19/23 16:52, Polarian wrote:
Hello,
Normally this can be solved by doing the following:
pacman -Sy archlinux-keyring
And then running:
pacman -Syu
This will ensure that the keyring is updated, and therefore, you should not have key issues.
I hope this helps.
Take care,
Hello Thank you for your suggestion. Though it gives me an error: pacman -Sy archlinux-keyring :: Retrieving packages... archlinux-keyring-20231113-... 1173.6 KiB 4.78 MiB/s 00:00 [##################################] 100% (1/1) checking keys in keyring [##################################] 100% (1/1) checking package integrity [##################################] 100% error: archlinux-keyring: signature from "Christian Hesse <eworm@archlinux.org>" is unknown trust :: File /var/cache/pacman/pkg/archlinux-keyring-20231113-1-any.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)). Do you want to delete it? [Y/n] Y Does this mean that the package on the server is corrupted ? ~Zerro