>
I tried to run an update on my RH7.2 server this morning and goy the output below.. What should I do to fix it?
I tried removing the file it mentions and also tried "yum clean"..
Error: GPG Signature check failed for /var/cache/yum/legacy-utils/packages/yum-1.0.3-6.0.7.x.legacy.noarch.rpm
This is the real problem. You need to import the Fedora GPG key.
This command should do it: rpm --import http://www.fedora.us/FEDORA-GPG-KEY
-Dave