-
Notifications
You must be signed in to change notification settings - Fork 226
include 3.8.0rc1 in manylinux1 #360
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
The
On gh-344 the same
How do I change the keyserver to |
using the full key worked |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mattip Good, full key IDs protect us from collisions attacks, too
Please add the --no-auto-key-locate
option to gpg verify
here: this should prevent GPG from "helpfully" downloading public keys we did not specifically download
added requested flag |
why does this sometimes succeed, sometimes fail?
|
That time it worked. Should we reopen again to make sure it was a once-off fluke? |
now its passing |
Repeat gh-344 for the manylinux1 branch