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
本文提供了解决Linux系统中包管理遇到的问题的方法,包括使用特定命令修复损坏的软件包、清理缓存以及更新系统。
2938

被折叠的 条评论
为什么被折叠?



