Sunday 21 October 2012

Solution to : Error: rpmdb open failed

Error: rpmdb open failed will occur while trying to use you update to solve this problem use following commands

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

Share This!



No comments:

Post a Comment

Here We Write The Problems we face at different situations and Solutions to those problems.