Try importing GPG key in RPM keyring with: rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5
should this be on server or client?
Also, you can disable GPG check in Spacewalk: # grep useGPG /etc/sysconfig/rhn/up2date useGPG[comment]=Use GPG to verify package integrity useGPG=0 Also, disable this in yum-rhn-plugin config: # cat /etc/yum/pluginconf.d/rhnplugin.conf [main] enabled = 1 gpgcheck = 0
i presume this needs doing on each client?
Regards,
many thanks _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
