Now that Foreman 3.11 has a release candidate, this is the place to provide your feedback. Whether it’s (possible) bugs, thoughts, the interface, or workflow. If you’re sure it’s a bug, a new Redmine issue can also be used.
Hello,
installing RC1 of Foreman and Katello on fresh CentOS 9 Stream, I’m getting the following after enabling repos and running dnf install -y katello
The error
...
Total 4.8 MB/s | 275 MB 00:56
Candlepin: an open source entitlement management system. 1.6 MB/s | 1.7 kB 00:00
Importing GPG key 0xA07B38CF:
Userid : "Candlepin Automatic Signing Key (4.3) <packages@theforeman.org>"
Fingerprint: 5F57 FB4C F2D5 4F70 8A3B C13E D74C 0BB5 A07B 38CF
From : /etc/pki/rpm-gpg/RPM-GPG-KEY-candlepin
Is this ok [y/N]: y
Key imported successfully
Import of key(s) didn't help, wrong key(s)?
Public key for candlepin-4.4.5-1.el9.noarch.rpm is not installed. Failing package is: candlepin-4.4.5-1.el9.noarch
GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-candlepin
Public key for candlepin-selinux-4.4.5-1.el9.noarch.rpm is not installed. Failing package is: candlepin-selinux-4.4.5-1.el9.noarch
GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-candlepin
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: GPG check FAILED
As a workaround, I disabled the gpgcheck on candlepin repo and it worked.
2 Likes
This was fixed via
- add Candlepin 4.4 settings by evgeni · Pull Request #373 · theforeman/theforeman-rel-eng · GitHub
- candlepin44 fixes by evgeni · Pull Request #10875 · theforeman/foreman-packaging · GitHub
Expect it to land in the next RC
2 Likes
Linking back another feedback thread: Feedback for Foreman 3.11 & Katello 4.13