Bug Report
Context
Building the image on our CI fails some days when keys.gnupg.net doesn't return the key for 0x683BF1BEBD0A882C
What is affected by this bug?
Building the image
When does this occur?
Sometimes (e.g. today, 2021-06-22), it also happened a few weeks ago but was resolved during the day
How do we replicate the issue?
- Run
gpg --keyserver keys.gnupg.net --recv-keys "0x683BF1BEBD0A882C"
Behavior
Actual Behavior
gpg just returns
gpg: keyserver receive failed: No name
Expected Behavior
gpg should receive the key
Your Environment
- version:
master
- available RAM:
128GB
- Docker version:
20.10.7
- docker-compose version:
1.29.2
Bug Report
Context
Building the image on our CI fails some days when keys.gnupg.net doesn't return the key for 0x683BF1BEBD0A882C
What is affected by this bug?
Building the image
When does this occur?
Sometimes (e.g. today, 2021-06-22), it also happened a few weeks ago but was resolved during the day
How do we replicate the issue?
gpg --keyserver keys.gnupg.net --recv-keys "0x683BF1BEBD0A882C"Behavior
Actual Behavior
gpg just returns
gpg: keyserver receive failed: No nameExpected Behavior
gpg should receive the key
Your Environment
master128GB20.10.71.29.2