RPM command hangs
Stop the install command and rebuild your rpm database.
You should be able to:
rm /var/lib/rpm/__db*
Then:
rpm --rebuilddb
Then attempt your installation again.
Stop the install command and rebuild your rpm database.
You should be able to:
rm /var/lib/rpm/__db*
Then:
rpm --rebuilddb
Then attempt your installation again.