You are not logged in.
Pages: 1
I keep getting the following error:
pacman-key --recv-key EA50C866329648EE
gpg: keyserver receive failed: General error
==> ERROR: Remote key not fetched correctly from keyserver.
Offline
Try another keyserver: https://wiki.archlinux.org/index.php/Pa … mport_keys
Offline
I am getting the exact same error on 5 different machines (hardware), as well as on VMs. These are repos that I have used for years and they suddenly stopped working. I've done all of the troubleshooting from the above link. These even fail on a clean install (Yes, real Arch, installed the real Arch way). The keys I have seen the issue with are:
andontie-AUR - EA50C866329648EE
disastrousaur - CBAE582A876533FD
Offline
I've done all of the troubleshooting from the above link.
Please post the troubleshooting you performed with the output it generated. Specifically commands fetching the keys from different servers.
Edit:
$ gpg --search-keys EA50C866329648EE
gpg: error searching keyserver: General error
gpg: keyserver search failed: General error
$ gpg --keyserver https://keys.openpgp.org --search-keys EA50C866329648EE
gpg: data source: https://keys.openpgp.org:443
(1) 2048 bit RSA key EA50C866329648EE, created: 2019-01-16
Keys 1-1 of 1 for "EA50C866329648EE". Enter number(s), N)ext, or Q)uit >Last edited by loqs (2020-07-24 18:57:48)
Offline
Pages: 1