[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            --;;

댓글