BlockchainCommons / BlockchainCommons/Bitcoin-Standup-Scripts
StandUp.sh: gpg: keyserver receive failed: No name
- Lingua principale
- Shell
- Stelle
- 57
- Fork
- 36
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Noticed this when running StandUp.sh

In suggested solutions here: https://stackoverflow.com/questions/66217436/gpg-keyserver-receive-failed-no-name the key wasn't found in keyserver.ubuntu.com, but was found in keys.openpgp.org. Tested script replacing the keyserver with keys.openpgp.org and that lead to the following errors when trying with keys.openpgp.org and pgp.mit.edu:


Tried imitating the lines from LinodeStandUp.sh like:
sudo curl https://deb.torproject.org/torproject.org/A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89.asc | gpg --import
sudo gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | apt-key add -
which still results in this:

Not sure how critical this issue is, so will wait for feedback before digging further.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia con StandUp.sh e riproduci l’errore del keyserver GPG segnalato. Confronta i relativi comandi per il recupero e l’importazione delle chiavi con quelli di LinodeStandUp.sh, incluse le alternative al keyserver descritte nell’issue. Il lavoro è completato quando lo script non riscontra più gli errori segnalati relativi al keyserver e all’importazione delle chiavi.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- shell
- Ambito
- infrastructure
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100