BlockchainCommons / BlockchainCommons/Bitcoin-Standup-Scripts
StandUp.sh: gpg: keyserver receive failed: No name
- Lenguaje dominante
- Shell
- Estrellas
- 57
- Forks
- 36
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Línea de trabajo
Comienza con StandUp.sh y reproduce el fallo del servidor de claves GPG informado. Compara sus comandos de obtención e importación de claves con los de LinodeStandUp.sh, incluidas las alternativas de servidor de claves descritas en el issue. Se considera terminado cuando el script ya no encuentra los errores de servidor de claves e importación de claves informados.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- shell
- Área
- infrastructure
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100