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

GnuPG intermittently fails to fetch pubkey from keyserver #431

Closed
qrkourier opened this issue May 19, 2018 · 2 comments
Closed

GnuPG intermittently fails to fetch pubkey from keyserver #431

qrkourier opened this issue May 19, 2018 · 2 comments

Comments

@qrkourier
Copy link

When the hard-coded keyserver in docker-entrypoint.sh is not available or too slow then GnuPG will fail to fetch the needed pubkey and build will fail with "cannot assign address".

Here's a workaround to try several keyservers in turn that I found in another repo with the same issue.

@MichaelBrenden
Copy link

gnupg2 works better than gnupg

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

3 participants