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

Add "pgp-happy-eyeballs" in Travis to help cut down on gpg-related issues #666

Merged
merged 1 commit into from
Jun 18, 2018

Conversation

tianon
Copy link
Member

@tianon tianon commented Jun 11, 2018

Also, this removes the not-recommended usage of "travis_retry".

(This is a first initial test of the still-new https://github.com/tianon/pgp-happy-eyeballs/blob/master/hack-my-builds.sh to see if it helps enough to be viable everywhere.)

…sues

Also, this removes the not-recommended usage of "travis_retry" and adds "gpgconf --kill all".
@tianon
Copy link
Member Author

tianon commented Jun 12, 2018

Niiiice, 100% green on the first try with no retries or manual restarts. That's a positive sign! 👍

@yosifkit yosifkit merged commit 5cd17f2 into docker-library:master Jun 18, 2018
@yosifkit yosifkit deleted the pgp-happy-eyeballs branch June 18, 2018 22:58
tianon added a commit to infosiftr/stackbrew that referenced this pull request Jun 20, 2018
- `ghost`: 1.24.5
- `mariadb`: 10.1.34
- `mongo`: 4.0.0-rc6
- `php`: add `gpgconf --kill all` (docker-library/php#666)
- `redis`: stretch (redis/docker-library-redis#143)
- `redmine`: add back `imagemagick` (docker-library/redmine#121)
- `rocket.chat`: 0.65.2
tianon added a commit to docker-library/gcc that referenced this pull request Jul 30, 2018
tianon added a commit to infosiftr/stackbrew that referenced this pull request Jul 30, 2018
- `bash`: tianon/docker-bash#11
- `cassandra`: docker-library/cassandra#153
- `ghost`: docker-library/ghost#140
- `haproxy`: 1.8.13
- `httpd`: docker-library/httpd#106
- `mongo`: docker-library/mongo#289
- `mysql`: 5.7.23, 8.0.12, 5.5.61, 5.6.41, generate error on inability to read `initdb.d` files (docker-library/mysql#453)
- `openjdk`: update `latest` to OpenJDK 10 (docker-library/openjdk#220)
- `owncloud`: docker-library/owncloud#104
- `percona`: update to Stretch (docker-library/percona#67)
- `postgres`: `11~beta2-2.pgdg90+2`
- `rabbitmq`: docker-library/rabbitmq#270
- `rocket.chat`: 0.68.0
- `tomcat`: docker-library/tomcat#127
- `wordpress`: `WORDPRESS_CONFIG_EXTRA` (docker-library/wordpress#142), docker-library/wordpress#321

So, mostly instances of docker-library/php#666 with a few other changes mixed in.
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