Bug 32341 - TypeError: comp file version 3 or 4 expected immediately after rpm grouping on installation anaconda.real
Summary: TypeError: comp file version 3 or 4 expected immediately after rpm grouping ...
Keywords:
Status: CLOSED DUPLICATE of bug 32340
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.0
Hardware: i386
OS: Linux
high
high
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-03-20 00:57 UTC by Bob Lo
Modified: 2005-10-31 22:00 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-03-20 00:57:06 UTC
Embargoed:


Attachments (Terms of Use)

Description Bob Lo 2001-03-20 00:57:00 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.5 [en] (WinNT; U)


after rpm grouping (prepare to select packaging), tracebac occurs and
machine reload.  This same problem occurs in 6.2 too.  So I tried 
7.0, same problem still occurs

Reproducible: Always
Steps to Reproduce:
1. 1 scsci hd 1.0G adaptec 2940 and one ide dr 2.6 G
2. award modular bios eisa and pci system board
3. one eisa token ring and one fe 3com 595.  After removing 3com fe, same problem
    still occurs.
4 just follow installation instruction, after setting locale, then packaging grouping starts
after that, the problme occurs
	

Actual Results:  The following traceback occurs

Traceback (innermost last):
  File "/usr/bin/anaconda.real", line 438, in ?
    intf.run(todo, test = test)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 1030, in run
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/textw/packages_text.py", line
33, in __call__
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 539, in getComp
sList
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/harddrive.py", line 43, in rea
dComps
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 459, in __init
__
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 360, in readCo
mpsFile
TypeError: comp file version 3 or 4 expected

Local variables in innermost frame:
arch2: i586

Expected Results:  Traceback (innermost last):
  File "/usr/bin/anaconda.real", line 438, in ?
    intf.run(todo, test = test)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 1030, in run
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/textw/packages_text.py", line
33, in __call__
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 539, in getComp
sList
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/harddrive.py", line 43, in rea
dComps
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 459, in __init
__
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 360, in readCo
mpsFile
TypeError: comp file version 3 or 4 expected

Local variables in innermost frame:
arch2: i586

Comment 1 Bill Nottingham 2001-03-20 02:38:44 UTC

*** This bug has been marked as a duplicate of 32340 ***


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