使用yum安装软件时出现GPG-Key的问题

Loaded plugins: fastestmirror, langpacks
 
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
 
 
Alternatively you can specify the url to the key you would like to use
for a repository in the 'gpgkey' option in a repository section and yum 
will install it for you.
 
For more information contact your distribution or package provider.
 
Problem repository: iso

解决方案:

  • 导入GPG-KEY(正解
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7

ps:这是centos7中自带的GPG-KEY的路径,或者使用提示给出的命令rpm --import public.gpg.key

  • 找到问题库修改gpgcheck=1为0,本例中是iso.repo出现了错误,可以修改gpgcheck=1为0(作死行为

 分析:

GPGCHECK是检查软件是否被篡改的工具,gpgcheck=1为启用,0为关闭。如果关闭就相当于自己招贼。




使用yum安装软件时出现GPG-Key的问题_alternatively you can specify the url to the key y-CSDN博客

  • 3
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值