Bug 4313 - RPM error "free list corrupt - contact support"
Summary: RPM error "free list corrupt - contact support@redhat.com"
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: rpm
Version: 5.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-08-02 12:40 UTC by bjn
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-08-02 14:17:48 UTC
Embargoed:


Attachments (Terms of Use)

Description bjn 1999-08-02 12:40:28 UTC
I have been getting this error occasionally when installing
or upgrading an RPM.  This morning's example was upgrading
squid-2.2.3 (from an external provider) to squid-2.2.STABLE4
(from the RedHat updates section).

"free list corrupt (7626952)- contact support"

The files appear to all get installed, but "rpm -qa" shows
the old version number, so it must be bailing out before it
finishes.  Removing the old one, and installing ("rpm -i")
the new one, gets the same error.

Comment 1 Jeff Johnson 1999-08-02 14:17:59 UTC
Try
	rpm --rebuilddb
and repeat the command that failed. Usually this problem occurs
when rpm is attempting to install 2 versions of the same rpm
in the same command. Please reopne the bug if the problem
persists.


Note You need to log in before you can comment on or make changes to this bug.