帮助中心 >  技术知识库 >  数据库 >  相关技术支持 >  如何解决:you could try using --skip-broken to work around the problem

如何解决:you could try using --skip-broken to work around the problem

2016-11-21 14:27:31 7530

在执行yum -y update更新软件包的时候出现错误:you could try using --skip-broken to work around the problem|You could try running: rpm -Va --nofiles --nodigest

解决方法如下:

yum clean all

rpm --rebuilddb

yum update

 

如果以上不行那么尝试更换yum.

进入yum源配置目录

cd /etc/yum.repos.d

备份系统自带的yum

mv CentOS-Base.repo CentOS-Base.repo.bk

下载163网易的yum源:

wget http://www.landui.com/.help/CentOS6-Base-163.repo

更新玩yum源后,执行下边命令更新yum配置,使操作立即生效

yum makecache


提交成功!非常感谢您的反馈,我们会继续努力做到更好!

这条文档是否有帮助解决问题?

非常抱歉未能帮助到您。为了给您提供更好的服务,我们很需要您进一步的反馈信息:

在文档使用中是否遇到以下问题: