已授权用户专用。所有操作可能被监控并记录。
已授权用户专用。所有操作可能被监控并记录。
通过以下命令启用Web控制台:systemctl enable --now cockpit.socket
上次登录:2026年9月23日 星期三 18:25:22
欢迎使用 5.10.0-216.0.0.115.oe2203sp4.x86_64
系统信息更新时间:2026年9月23日 晚上18:34:28 CST
系统负载: 0.01
内存使用: 1.0%
交换空间使用: 0%
使用率: 21%
IP地址: ***********
IP地址: 192.168.122.1
在线用户: 1
[root@sthisdb01 ~]# dnf install Percona-XtraDB-Cluster-server-57
上次元数据过期检查:0:39:48 前,于 2026年9月23日 17:54:59 CST
错误:
问题:无法安装最佳候选包
没有提供 Percona-XtraDB-Cluster-server-57-5.7.44-31.65.1.el8.x86_64 所需的 /usr/bin/python2
(尝试添加 ‘–skip-broken’ 以跳过无法安装的包,或添加 ‘–nobest’ 以使用非最佳候选包)
[root@sthisdb01 ~]# ll /usr/bin/python2
-rwxrwxrwx 1 root root 17736 9月 23 18:22 /usr/bin/python2
[root@sthisdb01 ~]# /usr/bin/python2 --version
Python 2.7.18
===== 我实际已经安装了 python2 并放置在指定路径,但 yum 就是不识别这个路径,求助