LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   rpm DB destroyed (https://www.linuxquestions.org/questions/linux-software-2/rpm-db-destroyed-60749/)

Streams 05-20-2003 12:21 AM

rpm DB destroyed
 
I stupidly installed some rpms with the --force option :tisk: because they had so many missing dependancies, I know I shouldint have.

Anyway, the rpm database in now missing the entry to every rpm installed, completely blank. I have tried rpm --rebuilddb numerous time s but this has not fixed it.

What can I do??

Thanks for the help.

Crashed_Again 05-20-2003 12:23 AM

Delete the old database by doing:

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

then do:

rpm --rebuilddb

Streams 05-20-2003 12:30 AM

Thanks for the response, but it didint work. I guess the backup is screwed too.

Streams 05-22-2003 01:20 AM

Can't anyone help me out here?


All times are GMT -5. The time now is 03:00 PM.