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

Try more keyservers to fix unstable Travis builds #291

Closed
wants to merge 1 commit into from
Closed

Try more keyservers to fix unstable Travis builds #291

wants to merge 1 commit into from

Conversation

lwille
Copy link

@lwille lwille commented Mar 25, 2018

Travis jobs to build the CI images are failing regularly because ha.pool.sks-keyservers.net seems unavailable (https://travis-ci.org/docker-library/wordpress/jobs/338804185):

+ gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 3B9191625F3B1F1BF5DD3B47673A02042F6B6B7F
gpg: keybox '/tmp/tmp.IcLNCf/pubring.kbx' created
gpg: keyserver receive failed: Address not available

I modified the Dockerfiles to try three different pools in an attempt to mitigate the problem.

@yosifkit
Copy link
Member

My current opinion of this is expressed in docker-library/cassandra#131 (comment).

Related issues: docker-library/tomcat#87, docker-library/tomcat#108, docker-library/mysql#263 (comment), docker-library/httpd#66 (comment), docker-library/php#586

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

Successfully merging this pull request may close these issues.

2 participants