当前位置:网站首页>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
边栏推荐
- [advanced C language] 8 written questions of pointer
- 糊涂工具类(hutool)post请求设置body参数为json数据
- 永久的摇篮
- ROS learning (23) action communication mechanism
- POJ 3177 redundant paths POJ 3352 road construction (dual connection)
- Clickhouse fields are grouped and aggregated, and SQL is queried according to the granularity of any time period
- json学习初体验–第三者jar包实现bean、List、map创json格式
- ROS學習(23)action通信機制
- Batch delete data in SQL - set in entity
- Right mouse button customization
猜你喜欢

Appium基础 — Appium Inspector定位工具(一)

Clickhouse fields are grouped and aggregated, and SQL is queried according to the granularity of any time period

Today's question -2022/7/4 modify string reference type variables in lambda body

ROS学习(23)action通信机制

刨析《C语言》【进阶】付费知识【一】

新工作感悟~辞旧迎新~

JVM memory model

Errors made in the development of merging the quantity of data in the set according to attributes

How can I code for 8 hours without getting tired.

C语言关于链表的代码看不懂?一篇文章让你拿捏二级指针并深入理解函数参数列表中传参的多种形式
随机推荐
MySQL最基本的SELECT(查询)语句
Box stretch and pull (left-right mode)
Right mouse button customization
ROS learning (26) dynamic parameter configuration
Public key \ private SSH avoid password login
ROS学习(23)action通信机制
AcWing 904. Wormhole solution (SPFA for negative rings)
刨析《C语言》【进阶】付费知识【一】
场景实践:基于函数计算快速搭建Wordpress博客系统
Today's question -2022/7/4 modify string reference type variables in lambda body
Shell script quickly counts the number of lines of project code
According to the analysis of the Internet industry in 2022, how to choose a suitable position?
Mysqlbackup restores specific tables
Drag to change order
sql中批量删除数据---实体中的集合
IDEA常用的快捷键
swiper组件中使用video导致全屏错位
json学习初体验–第三者jar包实现bean、List、map创json格式
WCF基金会
设置Wordpress伪静态连接(无宝塔)