Skip to content
This repository was archived by the owner on Jun 4, 2021. It is now read-only.

Fix #1794 Update OpenVPN repository key#1798

Open
felegy wants to merge 1 commit into
StreisandEffect:masterfrom
felegy:felegy/1794
Open

Fix #1794 Update OpenVPN repository key#1798
felegy wants to merge 1 commit into
StreisandEffect:masterfrom
felegy:felegy/1794

Conversation

@felegy
Copy link
Copy Markdown

@felegy felegy commented Aug 5, 2020

No description provided.

@markthomas93
Copy link
Copy Markdown

@felegy I had cloned in a new Streisand repo with your PR and was unable to get past:

  • error: Refresh the Streisand GPG keyring with keyserver information error.
  • same situation on both Digital Ocean and Linode.

full error:

fatal: [167.71.115.86]: FAILED! => {"attempts": 10, "changed": true, "cmd": ["gpg2", "--no-default-keyring", "--keyring", "/root/.gnupg/streisand/pubring.gpg", "--keyserver-options", "timeout=120", "--refresh"], "delta": "0:00:05.295726", "end": "2020-08-27 15:54:33.104050", "msg": "non-zero return code", "rc": 2, "start": "2020-08-27 15:54:27.808324", "stderr": "gpg: refreshing 10 keys from hkps://gpg.mozilla.org\ngpg: keyserver refresh failed: No data", "stderr_lines": ["gpg: refreshing 10 keys from hkps://gpg.mozilla.org", "gpg: keyserver refresh failed: No data"], "stdout": "", "stdout_lines": []}

@HR
Copy link
Copy Markdown

HR commented Aug 27, 2020

@felegy I had cloned in a new Streisand repo with your PR and was unable to get past:

  • error: Refresh the Streisand GPG keyring with keyserver information error.
  • same situation on both Digital Ocean and Linode.

full error:

fatal: [167.71.115.86]: FAILED! => {"attempts": 10, "changed": true, "cmd": ["gpg2", "--no-default-keyring", "--keyring", "/root/.gnupg/streisand/pubring.gpg", "--keyserver-options", "timeout=120", "--refresh"], "delta": "0:00:05.295726", "end": "2020-08-27 15:54:33.104050", "msg": "non-zero return code", "rc": 2, "start": "2020-08-27 15:54:27.808324", "stderr": "gpg: refreshing 10 keys from hkps://gpg.mozilla.org\ngpg: keyserver refresh failed: No data", "stderr_lines": ["gpg: refreshing 10 keys from hkps://gpg.mozilla.org", "gpg: keyserver refresh failed: No data"], "stdout": "", "stdout_lines": []}

I believe that is an existing issue #1801 and the workaround for it is setting playbooks/roles/gpg/tasks/main.yml line 89 to when: False

The outdated OpenVPN signing key causes the installer to fail (TASK [openvpn : Add the official OpenVPN APT key; hiding 25 lines of log...] is failing) so this should be merged ASAP!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants