rpmdb: unable to join the environment

Moderator: cah

Post Reply
cah
General of the Army / Fleet Admiral / General of the Air Force
General of the Army / Fleet Admiral / General of the Air Force
Posts: 1342
Joined: Sun Aug 17, 2008 5:05 am

rpmdb: unable to join the environment

Post 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/
CAH, The Great
Post Reply