-
Notifications
You must be signed in to change notification settings - Fork 2k
Drop keyserver.pgp.com and reorder pgp key servers #632
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
Conversation
Grrr. Yes... I missed the ones use by the yarn installation :) I just pushed a commit to remove the remaining |
And updated the chakracore template and Dockerfile too |
Maybe some of the commits should be squashed into one to have a better change history? |
I usually squash on merge, fwiw. |
I think maybe we could still preserve meaningful commits in this case, like the removal of |
Yeah, I can do a rebase. |
I’m going to have to revisit this. The rebase didn’t work out the way I hoped it would. If someone else wants to redo this work in a new PR and drop this, go for it. I won’t be able to get to this today. |
Sorry that I closed it by accident, I don't mind to get it done few days later 🙂 |
Meh, I just rebased it as one commit and updated the comments. |
@chorrell looks like |
Yes, that was on purpose. |
Should we better also mention that in commit message? Otherwise, LGTM 👍 |
See docker-library/official-images#4006 (comment) Also try pgp.mit.edu last instead of first and try p80.pool.sks-keyservers.net first
I just updated the commit message :) |
Let's go for it. |
@chorrell hope you won't mind my adjustment on the PR title :) Try to mention the complete info to help feature tracing. |
This drops the problematic
keyserver.pgp.com
gpg server (per docker-library/official-images#4006 (comment)) and reorders the server list to try the*.pool.sks-keyservers.net
servers first, starting withp80.pool.sks-keyservers.net:80
.