Skip to content

Instantly share code, notes, and snippets.

@bbyhuy
Created September 13, 2016 23:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bbyhuy/8bb105f7150ec3fcd4f79597f7f3538d to your computer and use it in GitHub Desktop.
Save bbyhuy/8bb105f7150ec3fcd4f79597f7f3538d to your computer and use it in GitHub Desktop.
fatal: [infra3]: FAILED! => {"changed": false, "cmd": "apt-key adv --keyserver keyserver.ubuntu.com --recv 7C33BDC6", "failed": true, "msg": "gpg: requesting key 7C33BDC6 from hkp server keyserver.ubuntu.com\ngpg: no valid OpenPGP data found.\ngpg: Total number processed: 0\ngpg: keyserver communications error: keyserver unreachable\ngpg: keyserver communications error: public key not found\ngpg: keyserver receive failed: public key not found", "rc": 2, "stderr": "gpg: requesting key 7C33BDC6 from hkp server keyserver.ubuntu.com\ngpg: no valid OpenPGP data found.\ngpg: Total number processed: 0\ngpg: keyserver communications error: keyserver unreachable\ngpg: keyserver communications error: public key not found\ngpg: keyserver receive failed: public key not found\n", "stdout": "Executing: /tmp/tmp.jIjKrF6XB3/gpg.1.sh --keyserver\nkeyserver.ubuntu.com\n--recv\n7C33BDC6\n?: keyserver.ubuntu.com: No route to host\ngpgkeys: HTTP fetch error 7: couldn't connect: No route to host\n", "stdout_lines": ["Executing: /tmp/tmp.jIjKrF6XB3/gpg.1.sh --keyserver", "keyserver.ubuntu.com", "--recv", "7C33BDC6", "?: keyserver.ubuntu.com: No route to host", "gpgkeys: HTTP fetch error 7: couldn't connect: No route to host"]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment