Hi Daniel,
That worked !
Thanks for the suggestion !
Regards, ~Z
On 11/19/23 20:08, Daniel Ranc wrote:
Hi there,
I have a nuclear bomb receipt (NIH, from the Arch forum) :
rm -rf /etc/pacman.d/gnupg
pacman-key --init
pacman-key --populate archlinux
pacman -Sy archlinux-keyring
This has always worked for me.
Regards
On 19/11/2023 19:35, Zerro wrote:
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@xxxxxxxxxxxxx>" 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