Bug 116578 - Exception Occured during installation
Summary: Exception Occured during installation
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 6.1
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-23 13:56 UTC by Jean-François CABY
Modified: 2007-04-18 17:03 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-02-23 17:17:42 UTC
Embargoed:


Attachments (Terms of Use)

Description Jean-François CABY 2004-02-23 13:56:08 UTC
During official Red Hat Linux 6.1 installation in a VMware 
Workstation 4.0.5 environnement on a Compaq Evo N610C laptop (running 
Windows XP Professional), the following error appears after "Reading 
packages information" window:

Exception Occured

Traceback (innermost last):
  File "/usr/bin/anaconda", line 
227, in ?
    intf.run(todo, test = test)
  File
"/usr/lib/python1.5/site-packages/te
xt.py", line 1009, in run
    rc = apply (step[1](), step[2])
  File
"/usr/lib/python1.5/site-packages/te
xt.py", line 468, in __call__
    todo.getCompsList ()
  File
"/usr/lib/python1.5/site-packages/to
do.py", line 973, in getCompsList
    self.comps =
seld.method.readComps(self.hdList)
  File
"/usr/lib/python1.5/site-packages/im
age.py", line 8, in readComps
    return ComponentSet(self.tree +
'/RedHat/base/comps', hdlist)
  File
"/usr/lib/python1.5/site-packages/co
mps.py", line 272, in __init__
    self.readCompsFile(file,
self.packages)
  File
"/usr/lib/python1.5/site-packages/co
mps.py", line 245, in readCompsFile
    comp.addPackage(packages[]])
  File
"/usr/lib/python1.5/site-packages/co
mps.py", line 44, in __getitem__
     return self.packages[item]
KeyError: perl

Installation in graphic mode hangs without error.

Same problem with different installation option (custom system, 
server, gnome workstation).

Same problem with multiple installation CD-ROM.

Problem is permanent and reproductible.

Comment 1 Jeremy Katz 2004-02-23 17:17:42 UTC
Fixed in newer releases.


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