GPG key used to sign RPMs is expired
Hello, it appears your GPG key is expired:
curl -s https://packages.gitlab.com/gpg.key | gpg2 | grep expires
sub 4096R/5FFF7061 2020-03-02 [expires: 2022-03-02]
My Amazon Linux 2 runners are trying to come online and are running the script at https://packages.gitlab.com/install/repositories/runner/gitlab-runner/script.rpm.sh
The script fails with:
failure: repodata/repomd.xml from runner_gitlab-runner: [Errno 256] No more mirrors to try.
https://packages.gitlab.com/runner/gitlab-runner/el/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for runner_gitlab-runner
It appears this is affecting other folks, too: https://twitter.com/agbosteven/status/1499068403826544646
Edited by David Norton