Linux · 2015-02-27

yum Error: rpmdb open failed 的解决办法

rm -f /var/lib/rpm/__db.*
yum clean all
rpm --rebuilddb
yum makecache