BlockchainCommons / BlockchainCommons/Bitcoin-Standup-Scripts

StandUp.sh: gpg: keyserver receive failed: No name

Đang mở
#24 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Shell
Star
57
Fork
36
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Noticed this when running StandUp.sh

![image](https://user-images.githubusercontent.com/57159226/125642916-fce835e4-96b1-4d27-8c1a-5090026b7cd9.png)

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:
![image](https://user-images.githubusercontent.com/57159226/125644527-fbb78008-6490-4c51-ad89-8263f9806a48.png)
![image](https://user-images.githubusercontent.com/57159226/125645101-667385c7-cee0-4c67-92af-73f536085ccf.png)

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:
![image](https://user-images.githubusercontent.com/57159226/125647435-58779f2f-5c8b-4662-afdf-04afd102ea3c.png)

Not sure how critical this issue is, so will wait for feedback before digging further.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Hướng nghiên cứu

Bắt đầu với StandUp.sh và tái hiện lỗi máy chủ khóa GPG đã được báo cáo. So sánh các lệnh truy xuất và nhập khóa của nó với LinodeStandUp.sh, bao gồm các lựa chọn máy chủ khóa thay thế được mô tả trong issue. Hoàn tất khi script không còn gặp các lỗi máy chủ khóa và nhập khóa đã được báo cáo.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
shell
Lĩnh vực
infrastructure
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
25/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.