Hi all, we have installed a fresh CentOS 3.3 system, imported the keys:
rpm --import /usr/share/rhn/RPM-GPG-KEY*
trying to install a package fails:
up2date -i mysql
mysql-3.23.58-1.i386.rpm: ########################## Done. The package mysql-3.23.58-1 is signed, but with an uknown GPG key. Aborting... Package mysql-3.23.58-1 has a unknown GPG signature. Aborting...
the same problem with yum
yum update Error: Could not find the GPG Key necessary to validate pkg /var/cache/yum/update/packages/cups-1.1.17-13.3.13.i386.rpm Error: You may want to run yum clean or remove the file: /var/cache/yum/update/packages/cups-1.1.17-13.3.13.i386.rpm Error: You may also check that you have the correct GPG keys installed
somebody knows what´s going wrong?`
tia and best regards!
Answered earlier today.....
http://www.centos.org/index.php?option=faq&task=viewfaq&artid=24&...
-jeff
-----Original Message----- From: centos-admin@caosity.org [mailto:centos-admin@caosity.org] On Behalf Of Support Sent: Friday, October 08, 2004 2:37 PM To: centos@caosity.org Subject: [Centos] Problem installing rpms with yum/up2date
Hi all, we have installed a fresh CentOS 3.3 system, imported the keys:
rpm --import /usr/share/rhn/RPM-GPG-KEY*
trying to install a package fails:
up2date -i mysql
mysql-3.23.58-1.i386.rpm: ########################## Done. The package mysql-3.23.58-1 is signed, but with an uknown GPG key. Aborting... Package mysql-3.23.58-1 has a unknown GPG signature. Aborting...
the same problem with yum
yum update Error: Could not find the GPG Key necessary to validate pkg /var/cache/yum/update/packages/cups-1.1.17-13.3.13.i386.rpm Error: You may want to run yum clean or remove the file: /var/cache/yum/update/packages/cups-1.1.17-13.3.13.i386.rpm Error: You may also check that you have the correct GPG keys installed
somebody knows what´s going wrong?`
tia and best regards! _______________________________________________ CentOS mailing list CentOS@caosity.org http://lists.caosity.org/mailman/listinfo/centos
On Fri, 8 Oct 2004, Support wrote:
Hi all, we have installed a fresh CentOS 3.3 system, imported the keys:
rpm --import /usr/share/rhn/RPM-GPG-KEY*
Package mysql-3.23.58-1 has a unknown GPG signature. Aborting...
the same problem with yum
Error: You may also check that you have the correct GPG keys installed
somebody knows what´s going wrong?`
that isnt the right key :(
try /usr/share/doc/centos-release-3.3/RPM-GPG-KEY
Regards Lance