Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Error: rpmdb open failed  (Read 2103 times)

0 Members and 1 Guest are viewing this topic.

Jithin

  • Guest
Error: rpmdb open failed
« on: November 08, 2013, 11:04:59 pm »
Hi Guys,

You may get the following error when you run the Plesk autoinstaller.

error: cannot open Packages index using db5 -  (-30973)
error: cannot open Packages database in /var/lib/rpm
YumBaseError: Error: rpmdb open failed

You are getting this error because some of the RPM packages are corrupted.

Remove the corrupted RPM.

rm -f /var/lib/rpm/__db.*

Now rebuild it.

rpm --rebuilddb

That will fox all the issues.