Hi,
Maybe a stupid question:
I just installed centos 4beta on a Dell inspiron 3500 laptop. So far so good. But where do I find the gpg key?
Transaction Listing: Update: firefox.i386 0:1.0-6.centos4.2 Is this ok [y/N]: y Downloading Packages: warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 4fe06303 public key not available for //var/cache/yum/update/packages/firefox-1.0-6.centos4.2.i386.rpm
I imported the c3 key, but 4fe06303 seems to be another.
Regards,
On Fri, 2004-12-24 at 17:34 +0100, Henk van Lingen wrote:
Hi,
Maybe a stupid question:
I just installed centos 4beta on a Dell inspiron 3500 laptop. So far so good. But where do I find the gpg key?
it is here on your machine after isntall: /usr/share/doc/centos-release-4.0beta/RPM-GPG-KEY
it is here on the web: http://c4beta.caosity.org/centos/4.0beta/os/i386/RPM-GPG-KEY
it is also in the root directory of each of the CDs as RPM-GPG-KEY
just do on of these three things:
rpm --import /usr/share/doc/centos-release-4.0beta/RPM-GPG-KEY
rpm --import http://c4beta.caosity.org/centos/4.0beta/os/i386/RPM-GPG- KEY
rpm --import /media/cdrom/RPM-GPG-KEY (with CD1 mounted)