Fixing corrupt rpms
I often find that installing certain rpms corrupt the whole rpm database. Usually, a rpm --rebuilddb command fixes it, but sometimes, even this doesn’t work. The way to fix this is:
rm -f /var/lib/rpm/__db*
rpm -vv --rebuilddb
About this entry
You’re currently reading “Fixing corrupt rpms,” an entry on The Free Speech
- Published:
- 11.3.04 / 9pm
- Category:
- Linux
No comments
Jump to comment form | comments rss [?] | trackback uri [?]