Link to home
Start Free TrialLog in
Avatar of smetterd
smetterdFlag for United States of America

asked on

YUM fails - public.gpg.key error

You have enabled checking of packages via GPG keys. This is a good thing.
However, you do not have any GPG public keys installed. You need to download
the keys for packages you wish to install and install them.
You can do that by running the command:
    rpm --import public.gpg.key
For more information contact your distribution or package provider.
[root@dallasraymobile dallasray]# rpm --import public.gpg.key
error: public.gpg.key: import read failed.
[root@dallasraymobile dallasray]#
ASKER CERTIFIED SOLUTION
Avatar of marxy
marxy

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial