Yum on one of my centos boxes simply would not work. Once you entered a yum command such as;
yum clean all
yum upgrade
it hung and would not work.
Apparently I needed to remove the __db.* in /var/lib/rpm
rm -f /var/lib/rpm/__db.*
|
|||
Join our Discussion Boards - HereHow To Fix Yum When It Hangs With No Error MessageYum on one of my centos boxes simply would not work. Once you entered a yum command such as;
it hung and would not work. Apparently I needed to remove the __db.* in /var/lib/rpm
You must be logged in to post a comment. |
|||
|
Copyright © 2013 How To Linux - All Rights Reserved |
|||
Recent Comments