WipeOut wrote, On 2/1/2004 2:58 AM:rpm on RH7.2 does not appear to have a "--import" option..
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
I installed the new yum package manually which seemed to work.. Will have to see what happenes when an update is released..
Thanks..