[root@skuld root]# up2date --nox -u Your GPG keyring does not contain the Red Hat, Inc. public key. Without it, you will be unable to verify that packages Update Agent downloads are securely signed by Red Hat. Your Update Agent options specify that you want to use GPG. To install the key, run the following as root: rpm --import /usr/share/rhn/RPM-GPG-KEY [root@skuld root]# rpm --import /usr/share/rhn/RPM-GPG-KEY [root@skuld root]# up2date --nox -u Your GPG keyring does not contain the Red Hat, Inc. public key. Without it, you will be unable to verify that packages Update Agent downloads are securely signed by Red Hat. Your Update Agent options specify that you want to use GPG. To install the key, run the following as root: rpm --import /usr/share/rhn/RPM-GPG-KEY [root@skuld root]# At a minimum, the instructions appear very wrong ;-) This actually happens with the GUI-ified version as well. If I import there, it still gives me the "key missing" message when I run a second time
The problem isn't w/ keys not getting imported -- the rpm side seems to work fine: [root@skuld root]# rpm -qa | grep ^gpg gpg-pubkey-897da07a-3c979a7f gpg-pubkey-e418e3aa-3f439953 gpgme-0.4.0-0.fdr.2.rh90.93 [root@skuld root]# rpm --import /usr/share/rhn/RPM-GPG-KEY [root@skuld root]# rpm -qa | grep ^gpg gpg-pubkey-db42a60e-37ea5438 gpg-pubkey-897da07a-3c979a7f gpg-pubkey-e418e3aa-3f439953 gpgme-0.4.0-0.fdr.2.rh90.93 [root@skuld root]# up2date --nox -u Your GPG keyring does not contain the Red Hat, Inc. public key. Without it, you will be unable to verify that packages Update Agent downloads are securely signed by Red Hat. Your Update Agent options specify that you want to use GPG. To install the key, run the following as root: rpm --import /usr/share/rhn/RPM-GPG-KEY [root@skuld root]#
Ah, there's now an additional key [root@skuld root]# rpm --import /usr/share/rhn/RPM-GPG-KEY-fedora [root@skuld root]# up2date --nox -u Fetching package list for channel: fedora-core-1... Fetching http://fedora.redhat.com/releases/fedora-core-1/headers/header.info... ######################################## Fetching package list for channel: updates-released... Fetching http://fedora.redhat.com/updates/released/fedora-core-1/headers/header.info... ######################################## Fetching Obsoletes list for channel: fedora-core-1... Fetching Obsoletes list for channel: updates-released... Fetching rpm headers... Name Version Rel ---------------------------------------------------------- All packages are currently up to date [root@skuld root]# The text needs to be fixed (and the key importing logic in the gui) up2date-4.1.16-1