docker-library/cassandra

gpg: keyserver receive failed: Cannot assign requested address

zrks opened this issue · 2 comments

zrks commented

Commit id:

└─ $ ▶ git log -1
commit 4c146a91f56dc3043284c817f1d61f152199482c (HEAD -> master, origin/master, origin/HEAD)
Author: Tianon Gravi <admwiggin@gmail.com>
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 :/

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)

Closing since this isn't an issue with the image