Bug 97258 - Unhandled exception error "rpm404.error: match tag mismatch"
Summary: Unhandled exception error "rpm404.error: match tag mismatch"
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 8.0
Hardware: i686
OS: Linux
medium
high
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-06-12 03:30 UTC by James Collins
Modified: 2007-04-18 16:54 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-06-19 18:41:41 UTC
Embargoed:


Attachments (Terms of Use)
Anaconda Install log (62.52 KB, text/plain)
2003-06-16 02:26 UTC, James Collins
no flags Details

Description James Collins 2003-06-12 03:30:44 UTC
Description of problem:
While trying to do a fresh install of RH8 on a a Compaq Deskpro (Min system 
reqirements met) This error rec'd about a minute into copying all the packages 
to the HDD. assume RPM 404 is problem, but no idea how to proceed.

******
An unhandled exception has occured....(bugzilla bit)...
  
Traceback (most recent call last):
  File "/usr/lib/anaconda/gui.py", line 786, in handleRenderCallback
    self.currentWindow.renderCallback()
  File "/usr/lib/anaconda/iw/progress_gui.py", line 149, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib/anaconda/gui.py", line 632, in nextClicked
    self.dispatch.gotoNext()
  File "/usr/lib/anaconda/dispatch.py", line 150, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/dispatch.py", line 215, in moveStep
    rc = apply(func, self.bindArgs(args))
  File "/usr/lib/anaconda/packages.py", line 533, in doPreInstall
    method.mergeFullHeaders(id.hdList)
  File "/usr/lib/anaconda/image.py", line 42, in mergeFullHeaders
    hdlist.mergeFullHeaders(self.tree + "/RedHat/base/hdlist2")
  File "/usr/lib/anaconda/comps.py", line 180, in mergeFullHeaders
    rpm.mergeHeaderListFromFD(self.hdlist, fd, 1000004)
rpm404.error: match tag mismatch

Local variables in innermost frame:
self: <comps.HeaderListFromFile instance at 0x88a8874>
fd: 54
file: /mnt/source/RedHat/base/hdlist2
************


Version-Release number of selected component (if applicable):
Red Hat 8.0 Assume anaconda installer.


How reproducible:
Happened twice in row, Fresh install each time.


Steps to Reproduce:
1.Simple boot from floppy (boot.img)
2.From RH DVD
3.Followed installed directions carfully
    
Actual results:
Unhandled exception error: and install terminates with out completion.

Expected results:
Obviously, working install.

Additional info:
Can send anacdump.txt if required. contact via e-mail address

Comment 1 Michael Fulbright 2003-06-12 16:49:00 UTC
Please attach the entire anacdump.txt to this bug report using the 'Create a New
Attachment' link.

Comment 2 James Collins 2003-06-16 02:26:34 UTC
Created attachment 92414 [details]
Anaconda Install log

Thanks!

Comment 3 Michael Fulbright 2003-06-18 20:59:41 UTC
There are some IDE errors coming from your /dev/hda (first IDE drive) drive,
indicating it may have failed.

Comment 4 James Collins 2003-06-19 00:55:59 UTC
Yes, Thanks for that. We tried a couple of different things. The HDD is a very 
old one (2GB) and does not appear to be accepting EXT2, Ext3 or Linux native 
partitions. Have managed to re-partition it and re-format it for FAT32 using 
linux tools and re-installed windows on it. Strange Compaq Proprietory Junk, 
I'd say. You can probably close this case unless you have any further insights 
as to how we might get it working. Thanks for your time.
Cheers,
James.

Comment 5 Michael Fulbright 2003-06-19 18:41:41 UTC
Good luck getting things to work.


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