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

BUG: Docker download for Ubuntu fails non-deterministically #546

Open
flongford opened this issue Jul 15, 2020 · 0 comments
Open

BUG: Docker download for Ubuntu fails non-deterministically #546

flongford opened this issue Jul 15, 2020 · 0 comments

Comments

@flongford
Copy link
Contributor

The current method of downloading and installing docker on Ubuntu is done via gpg / keyservers (https://github.com/simphony/simphony-remote/blob/master/Makefile#L18)

Every so often the installation will fail (see an example log), with the error message gpg: keyserver receive failed: No data

This looks to be a known IPv4 vs. IPv6 issue, and so we should implement some best practices (see below) to avoid failures as much as possible since it has resulted in many wasted Travis builds

nodejs/docker-node#380

docker-library/official-images#4252

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