mysql 安装问题 perl(JSON) is needed by mysql-community-test

bash 复制代码
[root@ebs-139266 home]# rpm -ivh mysql-community-*.rpm
warning: mysql-community-client-5.7.42-1.el7.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 3a79bd29: NOKEY
error: Failed dependencies:
	perl(JSON) is needed by mysql-community-test-5.7.42-1.el7.x86_64
[root@ebs-139266 home]# yum install perl-JSON
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirrors.aliyun.com
 * epel: mirror.nyist.edu.cn
 * extras: mirrors.aliyun.com
 * updates: mirrors.aliyun.com
Resolving Dependencies
--> Running transaction check
---> Package perl-JSON.noarch 0:2.59-2.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

==============================================================================================================================================================================================================================================================================
 Package                                                            Arch                                                            Version                                                               Repository                                                     Size
==============================================================================================================================================================================================================================================================================
Installing:
 perl-JSON                                                          noarch                                                          2.59-2.el7                                                            base                                                           96 k

Transaction Summary
==============================================================================================================================================================================================================================================================================
Install  1 Package

Total download size: 96 k
Installed size: 264 k
Is this ok [y/d/N]: y
Downloading packages:
perl-JSON-2.59-2.el7.noarch.rpm                                                                                                                                                                                                                        |  96 kB  00:00:00     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : perl-JSON-2.59-2.el7.noarch                                                                                                                                                                                                                                1/1 
  Verifying  : perl-JSON-2.59-2.el7.noarch                                                                                                                                                                                                                                1/1 

Installed:
  perl-JSON.noarch 0:2.59-2.el7                                                                                                                                                                                                                                               

Complete!

执行命令 :yum install perl-JSON 进行在线安装即可解决

相关推荐
刀法如飞5 小时前
开箱即用的 DDD(领域驱动设计)工程脚手架,基于 Spring Boot 4.0.1 和 Java 21
java·spring boot·mysql·spring·设计模式·intellij-idea
zbguolei5 小时前
MySQL根据身份证号码计算出生日期和年龄
数据库·mysql
luoluoal8 小时前
基于python大数据的电影市场预测分析(源码+文档)
python·mysql·django·毕业设计·源码
conca8 小时前
Java+MySQL时区难题-Date自动转换String差8小时
数据库·mysql
壹米饭8 小时前
MYSQL进阶:删除视图时视图被lock解决方案
后端·mysql
oMcLin10 小时前
如何在Ubuntu 22.04 LTS上配置并优化MySQL 8.0分区表,提高大规模数据集查询的效率与性能?
android·mysql·ubuntu
Wpa.wk10 小时前
性能测试工具 - JMeter工具组件介绍二
运维·经验分享·测试工具·jmeter·自动化·json
一路向北⁢11 小时前
MySQL 5.7 表分区使用说明(视频系统实战)
mysql·分区·分表·表分区
齐鲁大虾11 小时前
SQL Server 和 MySQL的区别
数据库·mysql
东方巴黎~Sunsiny12 小时前
mysql大表空间整理注意点
数据库·mysql