Missing public key when installing Katello 3.6 RC1

Hey,

I am seing some warnings during installation, not sure what is going on but it carries on with installation. Just a heads up here:

warning: /var/cache/yum/x86_64/7/epel/packages/createrepo_c-0.10.0-6.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for createrepo_c-0.10.0-6.el7.x86_64.rpm is not installed
warning: /var/cache/yum/x86_64/7/pulp/packages/pulp-docker-plugins-3.1.1-1.el7.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 2c7e5d9a: NOKEY
Public key for pulp-docker-plugins-3.1.1-1.el7.noarch.rpm is not installed
warning: /var/cache/yum/x86_64/7/puppetlabs-pc1/packages/puppet-agent-1.10.10-1.el7.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID ef8d349f: NOKEY
Public key for puppet-agent-1.10.10-1.el7.x86_64.rpm is not installed
warning: /var/cache/yum/x86_64/7/centos-sclo-rh/packages/rh-ruby24-ruby-2.4.0-75.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID f2ee9d55: NOKEY
Public key for rh-ruby24-ruby-2.4.0-75.el7.x86_64.rpm is not installed
warning: /var/cache/yum/x86_64/7/group_theforeman-tfm-ror51/packages/tfm-ror51-rubygem-actionmailer-5.1.4-2.el7.centos.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 1bf63f6e: NOKEY
Public key for tfm-ror51-rubygem-actionmailer-5.1.4-2.el7.centos.noarch.rpm is not installed
[root@foreman ~]# tail -f virt-sysprep-firstboot.log
warning: /var/cache/yum/x86_64/7/epel/packages/createrepo_c-0.10.0-6.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY
Public key for createrepo_c-0.10.0-6.el7.x86_64.rpm is not installed
warning: /var/cache/yum/x86_64/7/pulp/packages/pulp-docker-plugins-3.1.1-1.el7.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 2c7e5d9a: NOKEY
Public key for pulp-docker-plugins-3.1.1-1.el7.noarch.rpm is not installed
warning: /var/cache/yum/x86_64/7/puppetlabs-pc1/packages/puppet-agent-1.10.10-1.el7.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID ef8d349f: NOKEY
Public key for puppet-agent-1.10.10-1.el7.x86_64.rpm is not installed
warning: /var/cache/yum/x86_64/7/centos-sclo-rh/packages/rh-ruby24-ruby-2.4.0-75.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID f2ee9d55: NOKEY
Public key for rh-ruby24-ruby-2.4.0-75.el7.x86_64.rpm is not installed
warning: /var/cache/yum/x86_64/7/group_theforeman-tfm-ror51/packages/tfm-ror51-rubygem-actionmailer-5.1.4-2.el7.centos.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 1bf63f6e: NOKEY
Public key for tfm-ror51-rubygem-actionmailer-5.1.4-2.el7.centos.noarch.rpm is not installed

@Zach_Huntington_Meat could you have a look?

Do you have system wide yum configuration that sets gpgcheck to true? Katello does not sign its RC build RPMs, tfm-ror51 is signed by Copr and Pulp packages are signed by Pulp’s GPG key. Sounds like some of those keys are not imported.

I killed the box, sorry. I was doing what’s in the manual, clean box.

LZ