[rhn-users] Problem: Proxy Srv + Cust. Chans + Signed GPG

Bret McMillan bretm at redhat.com
Wed Jun 30 18:58:25 UTC 2004


On Wed, Jun 30, 2004 at 02:43:05PM -0400, Andy Ciordia wrote:

> I have installed the GPG key on proxy using machines:
> 'gpg $(up2date --gpg-flags) --import /tmp/PGDC-RPM-GPG-KEY'

This is for RHEL 2.1 clients, right?  Under RHEL 3, you need to add
this key to rpm's internal keyring:

rpm --import /tmp/PGDC-RPM-GPG-KEY

(if memory serves me correctly...)

> Put the package in the channel.
> 
> Attempt to up2date --install on a channel subscribed machine:
>  The package cmod-1.1 is signed, but with an uknown GPG key. Aborting...
>   Package cmod-1.1 has a unknown GPG signature.
>  Aborting...
> 
> scp the file over to a machine that has been setup and rpm -ivh:
>   warning: cmod-1.1-1.i386.rpm: V3 DSA signature: NOKEY, key ID 0f0a835b
>   Preparing...                 ################################# [100%]
>       1:cmod                   ################################# [100%]

What's the output of the following on your client machines:

1.  cat /etc/redhat-release
2.  rpm -q up2date
3.  rpm -q rpm

--Bret





More information about the rhn-users mailing list