Timeline for gpg: keyserver receive failed: No dirmngr
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 11, 2024 at 15:53 | comment | added | Arnaud P | Following this answer, I managed to download a .asc file from keyserver.ubuntu.com, then to import it with sudo gpg --no-default-keyring --keyring /etc/apt/keyrings/<YOUR-APP>.gpg --import armored-keys.asc | |
| Mar 18, 2019 at 12:22 | comment | added | earcam | dirmngr was running, but still no joy... If the keyserver happens to be keyserver.ubuntu.com then you can access via a browser and search for the public key using the --recv-keys parameter, then simply use apt-key add as per this answer | |
| Oct 3, 2018 at 19:54 | comment | added | please delete me | You need to run dirmngr if it's not already running. | |
| Dec 15, 2017 at 5:28 | review | Late answers | |||
| Dec 15, 2017 at 5:42 | |||||
| Dec 15, 2017 at 5:08 | history | answered | Greg Bray | CC BY-SA 3.0 |