Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 8993

Summary: rpm --rebuild nukes database !!!!!
Product: [Retired] Red Hat Linux Reporter: Hans de Goede <hdegoede>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 6.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-01-31 16:03:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Hans de Goede 2000-01-30 21:31:32 UTC
"rpm --rebuild" gives the following output:
temporary database /var/lib/rpm already exists
error creating directory /var/lib/rpm: File exists

And then continues, this results in the database being rebuild on top of
the exisisting one, resulting in a double database. rpm -q foo gives 2x
foo, and rpm -e foo says that foo desribes multiple packages ;|

I had to re install to get things fixed ;|

This is a severe bug!!

Comment 1 Jeff Johnson 2000-01-31 16:03:59 UTC
*** This bug has been marked as a duplicate of 8752 ***