当前位置:网站首页>The GPG keys listed for the "MySQL 8.0 community server" repository are already ins
The GPG keys listed for the "MySQL 8.0 community server" repository are already ins
2022-07-07 01:54:00 【[email protected]】
Catalog
install sql The order is as follows :
3. No words , You can use this :
centos8 install mysql Report errors :The GPG keys listed for the "MySQL 8.0 Community Server" repository are already installed but they are not correct for this package.
Error message 、 The screenshot of error reporting is shown below :
install sql The order is as follows :
yum install mysql-community-server As ordered above , To install MySQL database , After executing the above command , But it prompts you to report an error :The GPG keys listed for the "MySQL 8.0 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.
The screenshot of error reporting is as follows :

Cause analysis :
- GPG keys Is the key generated when the installation package is published , The installation needs to check the key to ensure security
terms of settlement :
1. You can try this first :
sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY*2. And then execute :
yum install mysql-community-server3. No words , You can use this :
sudo yum -y install * --nogpgcheck
matters needing attention :
If the above operation still does not solve the problem , It is only recommended to uninstall all SQL Related modules and all their folders , Then reselect SQL Yuan download address , reinstall SQL 了 .
【 I have encountered this situation , And processed successfully , So to summarize .】
That's about centos8 install mysql Report errors :The GPG keys listed for the "MySQL 8.0 Community Server" repository are already installed but they are not correct for this package.
版权声明
本文为[[email protected]]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/188/202207061817145833.html
边栏推荐
- C language instance_ two
- 百度飞将BMN时序动作定位框架 | 数据准备与训练指南 (下)
- 公钥\私人 ssh避password登陆
- Drag to change order
- Get to know MySQL for the first time
- Make DIY welding smoke extractor with lighting
- 我如何编码8个小时而不会感到疲倦。
- Google released a security update to fix 0 days that have been used in chrome
- ROS learning (26) dynamic parameter configuration
- 图片打水印 缩放 和一个输入流的转换
猜你喜欢

ROS学习(25)rviz plugin插件

Analyze "C language" [advanced] paid knowledge [II]

AcWing 1148. Secret milk transportation problem solution (minimum spanning tree)

ROS学习(26)动态参数配置

盒子拉伸拉扯(左右模式)

Mongodb checks whether the table is imported successfully

Ros Learning (23) Action Communication Mechanism

【唯一】的“万字配图“ | 讲透【链式存储结构】是什么?

LeetCode. Sword finger offer 62 The last remaining number in the circle

ROS学习(22)TF变换
随机推荐
JS es5 peut également créer des constantes?
How can I code for 8 hours without getting tired.
Appium自动化测试基础 — uiautomatorviewer定位工具
Appium foundation - appium inspector positioning tool (I)
454-百度面经1
How did partydao turn a tweet into a $200million product Dao in one year
增加 pdf 标题浮窗
AcWing 904. Wormhole solution (SPFA for negative rings)
AcWing 1148. Secret milk transportation problem solution (minimum spanning tree)
ROS学习(26)动态参数配置
AcWing 1142. Busy urban problem solving (minimum spanning tree)
When grep looks for a process, it ignores the grep process itself
2022/0524/bookstrap
AcWing 361. Sightseeing cow problem solution (SPFA seeking positive ring)
Mongodb checks whether the table is imported successfully
Appium automation test foundation uiautomatorviewer positioning tool
一文带你走进【内存泄漏】
AcWing 344. 观光之旅题解(floyd求无向图的最小环问题)
拖拽改变顺序
LeetCode. 剑指offer 62. 圆圈中最后剩下的数