解决 You could try using --skip-broken to work around the pr
时间:2014-06-06 02:47来源:linux.it.net.cn 作者:IT网
报错:
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.
解决:
yum clean all
rpm --rebuilddb
yum update
或者换一个yum源
删掉原来的需要的包,重新安装
本文出自 “专注HA架构集群” 博客,请务必保留此出处http://jafy00.blog.51cto.com/2594646/744306
(责任编辑:IT) |
------分隔线----------------------------