Bug 132420 - An installer hangs-up during reading of a package.
Summary: An installer hangs-up during reading of a package.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: s390
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-13 07:30 UTC by Yohei Murahashi
Modified: 2007-11-30 22:10 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-09-13 15:38:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Yohei Murahashi 2004-09-13 07:30:01 UTC
The package was read at the time of installation of Fedora for s390 
edition, the following messages were outputted to inside, and the 
installer hung-up. 


--- Copy portion ---

An unhandled exception has occurred.  This is most likely a 
 bug.  Please copy the full text of this exception and file a 
detailed 
 bug report against anaconda at  http://bugzilla.redhat.com/bugzilla

Traceback (most recent call last):   
   File "/usr/bin/anaconda", line 1162, in ? intf.run(id, dispatch, 
configFileData)
   File /usr/src/build/449901-
s390/install/  /usr/lib/anaconda/text.py", line  507, in run 
dispatch.gotoNext()   
   File "/usr/src/build/449901-
s390/install/  /usr/lib/anaconda/dispatch.py",  line 170, in gotoNext 
self.moveStep() 
   File "/usr/src/build/449901-
s390/install/usr/lib/anaconda/dispatch.py", line 238, in moveStep rc 
= apply(func,self.bindArgs(args)) 
   File"/usr/src/build/449901-
s390/install/ /usr/lib/anaconda/packages.py", line 146, in 
readPackages hdrlist = method.readHeaders()
   File "/usr/src/build/449901-
s390/install//usr/lib/anaconda/urlinstall.py", line 210, in 
readHeaders  hdr = rpm.headerLoad(hdrString) error: bad header

Comment 1 Jeremy Katz 2004-09-13 15:38:35 UTC
This is just a busted tree due to build machines not being up and
causing header lists to be bogus.

Comment 2 Yohei Murahashi 2004-09-15 07:03:10 UTC
Even if it continues installation, the system failure of the 
installation system is carried out. Isn't there any evasion method?


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