-
Notifications
You must be signed in to change notification settings - Fork 2k
problem in Refresh the Streisand GPG keyring with keyserver information - Ubuntu 16 #1815
Comments
in the previous comment, I've used my laptop to connect to the server and run the script on my laptop (my laptop's os is Ubuntu 20.0.4). In this comment, run the script directly on the server but still get the same error: fatal: [localhost]: FAILED! => {"attempts": 10, "changed": true, "cmd": ["gpg2", "--no-default-keyring", "--keyring", "/root/.gnupg/streisand/pubring.gpg", "--keyserver-options", "timeout=120", "--refresh"], "delta": "0:00:00.537601", "end": "2020-10-20 09:03:58.402354", "msg": "non-zero return code", "rc": 2, "start": "2020-10-20 09:03:57.864753", "stderr": "gpg: refreshing 10 keys from hkps://gpg.mozilla.org\ngpg: keyserver refresh failed: General error", "stderr_lines": ["gpg: refreshing 10 keys from hkps://gpg.mozilla.org", "gpg: keyserver refresh failed: General error"], "stdout": "", "stdout_lines": []} Ansible Information
Streisand Information
Enabled Roles
|
The same problem, please help |
keys have expired see #1822 |
Failed again: |
This seems to be a duplicate of #1806 . |
There is a problem in Refresh the Streisand GPG keyring with keyserver information - Ubuntu 16
Expected behavior:
Actual Behavior:
FAILED! => {"attempts": 10, "changed": true, "cmd": ["gpg2", "--no-default-keyring", "--keyring", "/root/.gnupg/streisand/pubring.gpg", "--keyserver-options", "timeout=120", "--refresh"], "delta": "0:00:00.621172", "end": "2020-10-20 08:46:08.437780", "msg": "non-zero return code", "rc": 2, "start": "2020-10-20 08:46:07.816608", "stderr": "gpg: refreshing 10 keys from hkps://gpg.mozilla.org\ngpg: keyserver refresh failed: General error", "stderr_lines": ["gpg: refreshing 10 keys from hkps://gpg.mozilla.org", "gpg: keyserver refresh failed: General error"], "stdout": "", "stdout_lines": []}
Steps to Reproduce:
[
Ansible Information
Streisand Information
Enabled Roles
The text was updated successfully, but these errors were encountered: