Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 20149

Summary: Upgrade from 6.2 to 7.0 cannot continue
Product: [Retired] Red Hat Linux Reporter: Need Real Name <bingliu>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: high Docs Contact:
Priority: high    
Version: 7.0CC: bingliu
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: 2000-11-03 20:12:38 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 Need Real Name 2000-11-01 16:36:13 UTC
When upgrade from Redhat 6.2 to 7.0, the process always abort while checking
installed packages. Cannot continue with the upgrade. Below is the traceback.

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 1028, in run
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 279, in 
__call__
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 941, in upgradeFindPackages
  File 
"/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 539, in getCompsList
  File 
"/var/tmp/anaconda-7.0.1//usr/lib/anaconda/harddrive.py", 
line 43, in readComps
  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 428, in readCompsFile
  File 
"/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 101, in __getitem__
KeyError: usermode

Local variables in innermost 
frame:
self: <comps.HeaderList instance at 821b7a0>
item: usermode

ToDo object:
(itodo
ToDo
p1
(dp2
S'method'
p3
(iharddrive
HardDriveInstallMethod
p4
(dp5
S'fstype'
p6
S'ext2'
p7
sS'isMounted'
p8
I0
sS'fnames'
p9
(dp10

<failed>

Comment 1 Need Real Name 2000-11-01 18:33:17 UTC
I ftped Redhat 7.0 RPMS and base in
/usr/src/redhat-7.0/RedHat
I am currently runing 6.2, trying to upgrades to 7.0
Applied the Anaconda updates, update-disk-20001009.img,
the same problem still exists.

Comment 2 Michael Fulbright 2000-11-03 20:12:35 UTC
It appears either some packages are missing or corrupt.

When you download make sure you use the binary ftp option.

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