MrKiwi wrote: > Dale Gilbert wrote: >> I am getting the following error when trying to run yum update: >> >> Downloading Packages: >> warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 6b8d79e6 >> >> >> Public key for rsync-2.6.9-1.el4.rf.i386.rpm is not installed >> >> TIA >> >> _______________________________________________ >> CentOS mailing list >> CentOS at centos.org >> http://lists.centos.org/mailman/listinfo/centos >> > AFAIK it is done like this; > > rpm --import http://mirror.centos.org/centos/RPM-GPG-KEY-CentOS-5 > > MrKiwi > Oops - Sorry - missed the 'rf' in the package which means it is the RPMForge key you need, not the CentOS key, and as Akemi says, it is in the RPMForge package. MrKiwi