[franz@franz-terrapc ~]$ sudo pacman-key --add https://aur.chaotic.cx/chaotic.gpg
[sudo] Passwort für franz:
gpg: 'https://aur.chaotic.cx/chaotic.gpg' kann nicht geöffnet werden: Datei oder Verzeichnis nicht gefunden
==> FEHLER: Eine angegebene Schlüsseldatei konnte nicht zum Schlüsselbund hinzugefügt werden.
[franz@franz-terrapc ~]$
no clue what’s going on.
You need download first.
Do
wget https://aur.chaotic.cx/chaotic.gpg
sudo pacman-key --add chaotic.gpg
This is what I get.
~ …
➜ LANG=C gpg -vvv --keyserver hkp://keyserver.ubuntu.com:80 --search-keys FBA220DFC880C036
gpg: using character set 'iso-8859-1'
gpg: data source: http://162.213.33.8:80
(1) Nico Jensch (Chaotic-AUR) <dr460nf1r3@garudalinux.org>
4096 bit RSA key FBA220DFC880C036, created: 2021-06-15
Keys 1-1 of 1 for "FBA220DFC880C036". Enter number(s), N)ext, or Q)uit >
[franz@franz-terrapc ~]$ wget https://aur.chaotic.cx/chaotic.gpg
sudo pacman-key --add chaotic.gpg
--2023-01-10 17:21:00-- https://aur.chaotic.cx/chaotic.gpg
CA-Zertifikat »/etc/ssl/certs/ca-certificates.crt« wurde geladen
Auflösen des Hostnamens aur.chaotic.cx (aur.chaotic.cx)… 185.199.110.153, 185.199.109.153, 185.199.108.153, ...
Verbindungsaufbau zu aur.chaotic.cx (aur.chaotic.cx)|185.199.110.153|:443 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: 15983 (16K) [application/octet-stream]
Wird in »chaotic.gpg« gespeichert.
chaotic.gpg 100%[=========================================>] 15,61K --.-KB/s in 0,001s
2023-01-10 17:21:03 (18,5 MB/s) - »chaotic.gpg« gespeichert [15983/15983]
[sudo] Passwort für franz:
==> Aktualisiere Trust-Datenbank...
gpg: nächste "Trust-DB"-Pflichtüberprüfung am 2023-04-21
[franz@franz-terrapc ~]$
@HCHR and @moson
thank you very much.
I truly have no clue, that is correct.
I think the key is now downloaded.
I will now try to do the next commands.
Remember to do the rest under “How to use it”:
well, yes it should be imported now.
I still don’t get why gpg with --keyserver… does not work for you.
The rest of the commands worked fine. No errors. I did all steps.
I am so glad you helped me. I was desperate, without hope.
Because I spent so many hours searching for a solution.
I check the “solution” button now.
1 Like
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.