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

gpg: keyserver receive failed: Cannot assign requested address #205

Closed
zrks opened this issue Apr 16, 2020 · 2 comments
Closed

gpg: keyserver receive failed: Cannot assign requested address #205

zrks opened this issue Apr 16, 2020 · 2 comments
Labels
question Usability question, not directly related to an error with the image

Comments

@zrks
Copy link

zrks commented Apr 16, 2020

Commit id:

└─ $ ▶ git log -1
commit 4c146a91f56dc3043284c817f1d61f152199482c (HEAD -> master, origin/master, origin/HEAD)
Author: Tianon Gravi <[email protected]>
Date:   Thu Apr 16 00:01:40 2020 -0700

    Update to gosu 1.12

Build command:

docker image build -t offical-cassandra .

Error:

+ gpg --batch --keyserver ha.pool.sks-keyservers.net --recv-keys 514A2AD631A57A16DD0047EC749D6EEC0353B12C
gpg: keybox '/tmp/tmp.zwnsOsAht7/pubring.kbx' created
gpg: keyserver receive failed: Cannot assign requested address

How can this be solved? Issue persists for some time :/

@wglambert wglambert added the question Usability question, not directly related to an error with the image label Apr 16, 2020
@wglambert
Copy link

docker-library/official-images#4252 (comment)

TLDR; GPG servers are extremely flaky . . .

This is what we do for GPG issues docker-library/official-images#4252 (comment)

@wglambert
Copy link

Closing since this isn't an issue with the image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Usability question, not directly related to an error with the image
Projects
None yet
Development

No branches or pull requests

2 participants