Yum skip-broken to work around the problem. 当您在CentOS服务器上发出命令YUM时 / RHEL , 下面的消息出现,您无法继续下一个安装步骤:
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
Run the below command 如果从未安装,则安装yum实用程序并清理最快的镜子列表:
1. 运行百胜安装 :
yum install -y yum-utils
2. Run the following commands:
[root@server ~]# yum clean all
Loaded plugins: fastestmirror
Cleaning up Everything
Cleaning up list of fastest mirrors