安装MySQL报错:Failing package is: mysql-community-client-5.7.40-1.el7.x86_64 GPG Keys are configured as
生活随笔
收集整理的這篇文章主要介紹了
安装MySQL报错:Failing package is: mysql-community-client-5.7.40-1.el7.x86_64 GPG Keys are configured as
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
一、報錯
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
二、出處:
安裝MySQL執行
?yum -y install mysql-community-server? 時,未安裝成功
三、報錯原因
MySQL GPG 密鑰已過期
四、解決方法
執行
rpm --import https://repo.mysql.com/RPM-GPG-KEY-mysql-2022
執行后再執行
?yum -y install mysql-community-server?
?安裝成功
總結
以上是生活随笔為你收集整理的安装MySQL报错:Failing package is: mysql-community-client-5.7.40-1.el7.x86_64 GPG Keys are configured as的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 收发电子邮件属于计算机在方面的应用( )
- 下一篇: 综合实验:LVS+LAMP+NFS+My