Bug 439940

Summary: Assertion `fd && fd->magic == 0x04463138' failed
Product: [Fedora] Fedora Reporter: John Reiser <jreiser>
Component: pungiAssignee: David Cantrell <dcantrell>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-09 19:39:09 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 John Reiser 2008-04-01 01:44:53 UTC
Description of problem: pungi aborts during download of source.


Version-Release number of selected component (if applicable):
pungi-1.2.12-1.fc9.noarch


How reproducible: haven't tried


Steps to Reproduce:
1.pungi -c /usr/share/pungi/rawhide-fedora.ks --destdir=/data/Fedora9 --name
Fedora --ver 9 --discs=6 --force
2.
3.
  
Actual results: Binary .rpms download OK.  Then during SRMPS:
(1014/1149): kdelibs-4.0.  99% |======================== | 8.7 MB    00:00 ETA
python: ./rpmio_internal.h:502: c2f: Assertion `fd && fd->magic == 0x04463138'
failed.


Expected results:
successful compose of CDs

Additional info:  All Languages commented out in rawhide-fedora.ks:
# Languages
## @afrikaans-support
## @albanian-support
## @arabic-support
## @armenian-support
   ...
## @xhosa-support
## @zulu-support
# Compose Needs

Comment 1 Jesse Keating 2008-04-01 11:57:00 UTC
Uh, that's a message from rpm, strange...  do you have any filesystem issues
going on?

Comment 2 Jesse Keating 2008-04-09 18:40:23 UTC
I'm going to need more info before I can fix this, if I can fix this.

Comment 3 John Reiser 2008-04-09 19:39:09 UTC
I cannot reproduce this.