[3397] in SIPB_Linux_Development
athena linux install
daemon@ATHENA.MIT.EDU (Bill Thies)
Wed Mar 21 20:18:58 2001
Message-Id: <200103220118.UAA01976@mint-square.mit.edu>
To: linux-dev@MIT.EDU
cc: thies@MIT.EDU
Date: Wed, 21 Mar 2001 20:18:48 -0500
From: Bill Thies <thies@MIT.EDU>
hi,
I've been trying for quite a while to install Athena linux on a Dell
Dimension 8100. However, when I use the graphical install, it hangs on
the page where it should download packages (it doesn't indicate that any
downloads are started.) And when I do a text install, I get the
following error message after the "Reading Packages..." box:
Exception Occurred ------------
Traceback (innermost last):
File "/usr/bin/anaconda", line 342, in ?
intf.run(todo, test = test)
File "/usr/lib/anaconda/text.py", line 1345, in run
rc = apply (step[1](), step[2])
File "/usr/lib/anaconda/text.py", line 763, in __call__
todo.getCompsList()
File "/usr/lib/anaconda/todo.py", line 467, in getCompsList
self.comps = self.method.readComps(self.hdList)
File "/usr/lib/anaconda/image.py", line 8, in readComps
return ComponentSet(self.tree + '/RedHat/base/comps', hdlist)
File "/usr/lib/anaconda/comps.py", line 326, in __init__
self.readCompsFile(file, self.packages)
File "/usr/lib/anaconda/comps.py", line 299, in readCompsFile
comp.addPackage(packages[1])
File "/usr/lib/anaconda/comps.py", line 46, in __getitem__
return self.pacakges[item]
KeyError: basesystem
OK DEBUG
------------------------------------
When I say OK, the install terminates. Do you have any suggestions?
(The I/S installer doesn't seem to recognize my network card or
something.)
thanks!
-Bill