获取密钥失败 GPG key retrieval failed: [Errno 14] curl#37 - "Couldn't open file /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-x86_64"

环境

Ubuntu18
使用yum

解决方法

GPG对于包的源key的验证没有通过
在yum install 版本后面加上 --nogpgcheck
绕过GPG验证

posted @ 2023-02-18 10:26  伶俐虫虫  阅读(1098)  评论(0)    收藏  举报