天天看點

解決 You could try using --skip-broken to work around the problem

報錯:

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源

删掉原來的需要的包,重新安裝

繼續閱讀