"Fatal error, run database recovery" problem

If you encounter the following problem during install/update in Linux (In my case it is SuSE Linux 10.0), it is probably that you run BOTH "install new update" and "Update" at the same time.

db_recover: DB_ENV->open: DB_RUNRECOVERY: Fatal error, run database recovery

To resolve this problem, in command prompt, issue the following command:

rpm --rebuilddb

to rebuild the RPM db as it is already corrupted.

Hope it helps.

Comments

Popular posts from this blog

TCPDF How to show/display Chinese Character?

How to fix fancy box/Easy Fancybox scroll not work in mobile

Wordpress Load balancing: 2 web servers 1 MySQL without any Cloud services