Bug 25772

Summary: rpm internal assertion fails
Product: [Retired] Red Hat Linux Reporter: Elliot Lee <sopwith>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: high Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-04-03 12:09:05 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 Elliot Lee 2001-02-02 23:03:37 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.4.0-0.99.11 i686)


rpm: rpmio_internal.h:338: c2f: Assertion `fd &&fd->magic == 0x04463138'
failed.
Aborted


Reproducible: Didn't try
Steps to Reproduce:
1. cd /mnt/redhat/comps/dist/7.1/i386
2. rpm -Fvh *.rpm

	

Actual Results:  After installing about half the packages, that message
showed up.

Expected Results:  Completed package installations

Comment 1 Jeff Johnson 2001-02-02 23:10:07 UTC
You can't use splats, as multiple occurences of identical packages will cause
weirdness
as seen.

Deffered until after 7.1.

Comment 2 Jeff Johnson 2001-07-11 14:40:52 UTC
Most, if not all, assertions are removed in rpm-4.0.3 header support.