Bug 21956 - internal error in installation program
Summary: internal error in installation program
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.0J
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-12-08 19:23 UTC by Need Real Name
Modified: 2007-04-18 16:30 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-12-08 20:48:39 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2000-12-08 19:23:54 UTC
Traceback (innermost last):
  File "/usr/bin/anaconda.real", line 450, in ?
    intf.run(todo, test = test)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/text.py", line 1052, 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 548, in 
getCompsList
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/harddrive.py", line 43, 
in readComps
  File "/usr/lib/anaconda/comps.py", line 465, in __init__
    self.readCompsFile(file, self.packages, arch, matchAllLang)
  File "/usr/lib/anaconda/comps.py", line 438, in readCompsFile
    comp.addPackage(packages[l])
  File "/usr/lib/anaconda/comps.py", line 111, in __getitem__
    return self.packages[item]
KeyError: anacron

Local variables in innermost frame:
self: <comps.HeaderList instance at 833c2b0>
item: anacron

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

<failed>

Comment 1 Michael Fulbright 2000-12-08 20:48:36 UTC
This occurs when files are missing or are corrupt. Make sure you copied all the
required files in a binary safe method.


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