Skip to content

testing: unreliable gpg --recv-keys command #4162

Closed
@tmatsuo

Description

@tmatsuo

In .kokoro/docker/Dockerfile, we verify Python source code tarball with gpg command. gpg --recv-keys often fails to fetch some keys. In that case the command itself returns 0, but after all the script will fail when it tries to verify the corresponding Python tarball.

Maybe we can introduce another script for retrying the given command few times and receive the key one by one.

Metadata

Metadata

Assignees

Labels

priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.testingtype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions