Hola folks, I'm new to Centos and giving it a whirl in a test setting. When I try to execute 'yum install compat-db', I receive the following error: Gathering header information file(s) from server(s) Server: CentOS-3.1 - Addons Server: CentOS-3.1 - Base Server: CentOS-3.1 - Extras Server: CentOS-3.1 - Updates Finding updated packages Downloading needed headers Resolving dependencies .Dependencies resolved I will do the following: [install: compat-db 4.0.14-5.i386] I will install/upgrade these to satisfy the dependencies: [deps: compat-libstdc++ 7.3-2.96.123.i386] [deps: tcl 8.3.5-92.i386] Is this ok [y/N]: Y Getting compat-libstdc++-7.3-2.96.123.i386.rpm compat-libstdc++-7.3-2.96 100% |=========================| 1.0 MB 00:00 warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 025e513b Error: Could not find the GPG Key necessary to validate pkg /var/cache/yum/base/packages/compat-libstdc++-7.3-2.96.123.i386.rpm Error: You may want to run yum clean or remove the file: /var/cache/yum/base/packages/compat-libstdc++-7.3-2.96.123.i386.rpm Error: You may also check that you have the correct GPG keys installed I've run 'yum clean' and tried removing the file without success. 'yum-update' says I am up to date. Any suggestions on what to try next? Thanks, Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20040413/14f01ee4/attachment-0001.html>
On Tue, 13 Apr 2004, Sorisio, Chris wrote:> Hola folks, I'm new to Centos and giving it a whirl in a test setting. > > When I try to execute 'yum install compat-db', I receive the following > error: > > Error: Could not find the GPG Key necessary to validate pkg > /var/cache/yum/base/packages/compat-libstdc++-7.3-2.96.123.i386.rpm > Error: You may want to run yum clean or remove the file: > /var/cache/yum/base/packages/compat-libstdc++-7.3-2.96.123.i386.rpm > Error: You may also check that you have the correct GPG keys installed> Any suggestions on what to try next?Hmm - you should have the key installed ... Was it a fresh install or an upgrade ??? try rpm --import http://mirror.centos.org/centos-3/3.1/i386/RPM-GPG-KEY-CentOS-3 that should sort it out . Regards Lance -- uklinux.net - The ISP of choice for the discerning Linux user.