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@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