You are not logged in.
Hello,
I have the following error when pacman tries to add a GPG key :
gpg: keyserver receive failed: General errorI tried
sudo pacman -S archlinux-keyring
sudo pacman-key --populate archlinux
sudo pacman-key --refreshBut I get
gpg: keyserver refresh failed: General error
==> ERROR: A specified local key could not be updated from a keyserver.on the last command.
Do you know how can I solve this issue please?
Last edited by NeolexSecurity (2020-10-23 19:20:55)
Offline
What command produced the initial error?
Offline
The command is :yay -S gdb-multiarch
It happen when I try to add any GPG key
:: PGP keys need importing:
-> F40ADB902B24264AA42E50BF92EDB04BFF325CF3, required by: gdb-multiarch
==> Import? [Y/n] :: Importing keys with gpg...
gpg: keyserver receive failed: General error
problem importing keysOffline
See https://bbs.archlinux.org/viewtopic.php?id=257527 the keyring you want to add the key to is your user's not pacman's.
Offline
Thank you , I can install it now, but how can I fix the issue to avoid having to add keys manually , please ?
Offline
Offline
Thank you !
Offline