<br>I resolved this by the following method:<br><br>- Generated a new Key and signed the packages using the methods described here:<br><br>         <a href="http://fedoranews.org/tchung/gpg">http://fedoranews.org/tchung/gpg</a><br>
<br>- Copied the key over to the client system and imported it into its RPM DB<br><br>- Removed the old packages from the channel in spacewalk<br><br>- Did an rhnpush to push the signed packages into the channel<br><br>- Cleaned out stale copies of the packages from /var/cache/yum/layered-products/packages on the client.<br>
<br>- Ran 'yum install nx\*' on the client .... success !!<br><br><br>I'd like to echo Jason Frisvold's sentiment that it would be nice to know if it's possible to add the key to spacewalk so that systems subscribing to a channel automatically pick up the key.  If not then I'll just have to update the RPM DB on systems manually, and update the kickstarts to add an extra wget into the post section to grab locally generated keys at install time.<br>
 <br>Thanks for the comments everyone.  Didn't know about /etc/yum/pluginconf.d/rhnplugin.conf for example.<br><br>Rgds,<br><br>John<br><br>