본문 바로가기

OS/Linux

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

'OS > Linux' 카테고리의 다른 글