Admin-Ahead Community

Linux => General Linux => Topic started by: Aby on January 30, 2014, 10:03:04 pm

Title: /scripts/upcp hunging or rebuilding rpmdb
Post by: Aby on January 30, 2014, 10:03:04 pm
/scripts/upcp hunging or rebuilding rpmdb

Your RPM database may be corrupted. So we need to rebuild the rpm database after deleting all rpm dbs from /var/lib/rpm.

Here are the steps:

rm /var/lib/rpm/__db.*

rpm –rebuilddb.

==