|
发表于 2006-7-4 09:32:34
|
显示全部楼层
Post by poleon
I have found the two files
and what should i do next ?
thank you very much @_@
login as root, then
rpm --import RPM-GPG-KEY
and
rpm --import RPM-GPG-KEY-fedora
more gpg-pubkeys may be required if you install packages from other places, such as rawhide, extras, test.
Verify your install pubkeys:
rpm -qa gpg-pubkey* |
|