[CentOS 7] yum Command Hangs on Running Transaction Test Message Error and Solution


<방법 1>
# /bin/rm /var/lib/rpm/__db.*
# cd /var/cache/yum
# /bin/rm -rf *
# yum clean all
# yum update

<방법 2>
위 방식으로도 처리가 안될 시 
# systemctl reboot            --;;

댓글

이 블로그의 인기 게시물

Raid Cache Memory BBWC와 FBWC의 차이점

CentOS Minimal 설치 후 GUI (runlevel 5) 설치하기

RHEL 5, 6 Storage volume 연결 시 sda 변경되는 이슈