본문 바로가기

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' 카테고리의 다른 글

ubuntu hostname 변경.  (0) 2018.09.18
Ubuntu nameserver 변경.  (0) 2017.09.08
Mysql Backup and Restore  (0) 2016.04.25
CentOS apache php mysql 환경설졍  (0) 2016.04.25
Centos7 현재 디렉토리 전체 size.  (0) 2014.08.14