返回顶部
首页 > 资讯 > 数据库 >Hadoop安装MySQL报错The GPG keys listed for the “MySQL 5.7 Community Server“ repository are already......
  • 624
分享到

Hadoop安装MySQL报错The GPG keys listed for the “MySQL 5.7 Community Server“ repository are already......

mysqlhadoop数据库 2023-09-13 10:09:06 624人浏览 安东尼
摘要

目录 一、报错描述: 二、问题分析: 三、问题解决: 四、命令运行: 五、总结    一、报错描述: The GPG keys listed for the "Mysql 5.7 CommUnity Server" repository

目录

一、报错描述:

二、问题分析:

三、问题解决:

四、命令运行:

五、总结   


一、报错描述

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-libs-5.7.42-1.el7.x86_64GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-mysql

二、问题分析:

        没有配置正确的密钥URL,可能是由于密钥过期导致。在安装MySQL服务之前,先导入正确的密钥URL。记住是在安装之前导入!!!

三、问题解决:

         下面命令2022表示年份。先导入正确的密钥URL,然后再进行安装MySQL服务。

rpm --import https://repo.mysql.com/RPM-GPG-KEY-mysql-2022

四、命令运行:

 #显示Complete就表示安装MySQL服务成功了

#接着可以通过启动MySQL服务,查看MySQL服务状态,看MySQL服务是否好使

五、总结

        本文简单的介绍了 hadoop安装MySQL报错The GPG keys listed for the “MySQL 5.7 Community Server“ repository are already......的错误,以及对这种错误如何应对。也许还有许多不足的地方,欢迎各位大佬指点;如果觉得笔者不易,请给予一些支持,给予我记录更多文章的动力。

来源地址:https://blog.csdn.net/m0_73139998/article/details/130863097

您可能感兴趣的文档:

--结束END--

本文标题: Hadoop安装MySQL报错The GPG keys listed for the “MySQL 5.7 Community Server“ repository are already......

本文链接: https://lsjlt.com/news/405701.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作