Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ubuntu12.04-ironfan.erb template fails when keys.gnupg.net unavailable #356

Open
westbywest opened this issue Jun 17, 2014 · 0 comments
Open

Comments

@westbywest
Copy link

This template tries to fetch a GPG key for the Opscode apt repo from keys.gnupg.net, and bootstrap will fail if that keyserver isn't available:

ec2-XXX.us-east-1.compute.amazonaws.com WARNING: options in `/home/ubuntu/.gnupg/gpg.conf' are not yet active during this run
ec2-XXX.us-east-1.compute.amazonaws.com gpg: keyring `/home/ubuntu/.gnupg/secring.gpg' created
ec2-XXX.us-east-1.compute.amazonaws.com gpg: keyring `/home/ubuntu/.gnupg/pubring.gpg' created
ec2-XXX.us-east-1.compute.amazonaws.com gpg: requesting key 83EF826A from hkp server keys.gnupg.net
ec2-XXX.us-east-1.compute.amazonaws.com gpg: keyserver timed out
ec2-XXX.us-east-1.compute.amazonaws.com gpg: keyserver receive failed: keyserver error
ec2-XXX.us-east-1.compute.amazonaws.com Chef bootstrap failed!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant