当前位置:   article > 正文

Failing package is: mysql-community-client-5.7.40-1.el7.x86_64 GPG Keys

failing package is: mysql-community-clie
warning: /var/cache/yum/x86_64/7/mysql57-community/packages/mysql-community-client-5.7.40-1.el7.x86_64.rpm: Header V4 RSA/SHA256 Signatur        e, key ID 3a79bd29: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql


The GPG keys listed for the "MySQL 5.7 Community Server" repository are already installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository.


 Failing package is: mysql-community-client-5.7.40-1.el7.x86_64
 GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
 yum install mysql-community-server
  • 1

解决方法:需要禁掉GPG验证检查

yum -y install mysql-community-server --nogpgcheck

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小小林熬夜学编程/article/detail/565582
推荐阅读
相关标签
  

闽ICP备14008679号