Account Links: Cart | Your Account | Logout

Skip to content

Red Hat Knowledgebase

Red Hat Knowledgebase Search:

Updated Within the Last:

New Solutions within the last day New Solutions within the last week New Solutions within the last month

Browse by topics:


Click to View a Topic
General Linux > Get Started > Issue <<  170 of 376 >>

Solution Tools:


Email a Solution Postcard Printer version Submit a comment on this answer Update notifications Request an answer Back

Article Reference

Article ID: 3861
Last update: 09-20-04
Issue:
Where is the RPM database located?
Resolution:
The RPM database consists of all files located in /var/lib/rpm.

Usually the only time you will need to access this directory is when you have problems pertaining to up2date freezing or package name/version conflicts.

The quickest and most common way to resolve these issues mentioned above is to remove the __db.001, __db.002, __db.003 files and run the following command:
 
# rpm --rebuilddb
This will rebuild the RPM database and recreate the necessary files, therefore, allowing you to successfully run up2date and receive your package updates again.


How well did this entry answer your question?


good wrong incomplete out of date
General Linux > Get Started > Issue <<   170  of  376  >>