BlockchainCommons / BlockchainCommons/Bitcoin-Standup-Scripts
StandUp.sh: gpg: keyserver receive failed: No name
- Langage dominant
- Shell
- Étoiles
- 57
- Forks
- 36
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par StandUp.sh et reproduisez l’échec du serveur de clés GPG signalé. Comparez ses commandes de récupération et d’importation de clés avec celles de LinodeStandUp.sh, y compris les alternatives de serveur de clés décrites dans l’issue. C’est terminé lorsque le script ne rencontre plus les erreurs de serveur de clés et d’importation de clés signalées.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- shell
- Domaine
- infrastructure
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100