Description of problem: python-javapackages-3.4.1-11.el6.noarch signed with key bbd6f0c4 but key is missing from server Version-Release number of selected component (if applicable): python-javapackages-3.4.1-11.el6.noarch How reproducible: All systems using spacewalk repositories "https://copr-be.cloud.fedoraproject.org/results/@spacewalkproject/spacewalk-2.8/epel-6-$basearch/" Steps to Reproduce: 1. Install Spacewalk from given repository as given on "https://github.com/spacewalkproject/spacewalk/wiki/HowToUpgrade" 2. All packages except python-javapackages will install. This package fails with "warning: rpmts_HdrFromFdno: Header V3 RSA/SHA1 Signature, key ID bbd6f0c4: NOKEY". It is a dependency from "jline". 3. Actual results: jline fails to install because gnupg-key is not known (and not on servers) for dependency "python-javapackages". Expected results: python-javapackages signed with a gnupg-key known to the system and available on servers. Additional info: Missing keys fingerprint is "bbd6f0c4". Nono of the keys given have this fingerprint. The key was not available on keyservers either.
The issue has been fixed in Spacewalk git by commit 2670e10bfb7423cffecbab4920334ba0b684f2de added gpg keys
Spacewalk 2.10 has been released. https://github.com/spacewalkproject/spacewalk/wiki/ReleaseNotes210