On Thu, 26 Feb 2009, Tom Brown wrote:



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?

This should be done on the client.  Clients should have gpg keys imported for
all the packages that spacewalk can throw at them.

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?

Unless you've got a really good reason to disable GPG checking, I'd encourage
you to leave it enabled.

jh

--
"So basically you're saying that marriage is just a way of getting out of an
 embarrassing pause in conversation."                -- Richard Curtis

_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to