Howdy folks, I was just installing RKE2 from RPM, ...
# rke2
a
Howdy folks, I was just installing RKE2 from RPM, everything installed, then a bit later,
dnf
started to complain:
Copy code
Rancher RKE2 Common (stable)                                                                         4.4 kB/s | 659 B   00:00
Error: Failed to download metadata for repo 'rancher-rke2-common-stable': repomd.xml GPG signature verification error: Bad GPG signature
.
looks like the .asc file was just updated shortly after I had done an install.
repomd.xml
last-modified: Tue, 17 Jun 2025 20:49:22 GMT
and private.key
last-modified: Tue, 10 Mar 2020 22:49:18 GMT
...
is there a release going on today that would cause a delay of change to repomd.xml and repomd.xml.asc to be out of sync?
c
no
a
looks like repomd.xml just updated, its now
< Last-Modified: Mon, 23 Jun 2025 21:41:21 GMT
... if those headers are to be trusted
and now dnf is happy
c
sometimes you get weird inconsistent stuff from cloudflare because they don’t know to invalidate all the caches for the repo at once
a
there is an update since I installed this a few hours ago
yay for the cloud to make things inconsistent 😛
c
to rke2-selinux, not rke2-common
you were asking about rke2-common
a
I was asking about the repository, not the specific package 😉
dnf was failing on all my systems with RKE2 to do anything because of the gpg signing mismatch on repodata.yml and repodata.yml.asc
c
yep that’d be the cf cache
a
hrm, CF can't invalidate these files together, strange
anyways, i'm unblocked for now (until this happens again) but thats a problem for future me, and now I know to just to talk walk for a few hours and then it will be fixed 🙂