mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 17:06:58 +02:00
When the GnuPG keyserver is set to `keys.openpgp.org`, `gpg --recv-keys`
occasionally fails with the following error:
```
gpg: key E52F0DB391453C45: no user ID
```
We need to make GnuPG accept keys even without UIDs.
Original patches come from
|
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |