Page 1 of 1

rpmdb: unable to join the environment

Posted: Thu Dec 04, 2014 4:35 pm
by cah
How To Fix:

Remove Old Lock Files running this command:

Code: Select all

# rm -f /var/lib/rpm/__db*
Now you have to rebuild RPM database:

Code: Select all

# rpm -vv --rebuilddb
It should be fine now, if you want you can read more information at: http://www.rpm.org/hintskinks/repairdb/