Vinay,
In my experience Kickstart will always fail in the manner
you describe if either:
a) a package name is misspelt
or
b) that package is not in the current
distribution.
Since what you have worked previously I suspect the latter - look at
your package list and also look at the AS2.1 release notes to see what has
changed names / been depricated.
You
might even want to post your packages list for others on the list to
comment.
Yours,
Daniel.
--------------------------------------------------------------
Dr.
Dan Kidger, Quadrics Ltd.
daniel kidger quadrics com
One Bridewell St., Bristol, BS1 2AA,
UK 0117 915
5505
----------------------- www.quadrics.com
--------------------
Hi,
I am using same
kickstart floppy as I was using on RedHat 7.3 to install my system with
RedHat AS2.1
And get following dump message
:Any opne having any idea what went wrong and what should i do to update my
kickstart?
attached is also
anadump file.
thx in
advance
regards,
vinay
Traceback
(innermost last):
File "/usr/bin/anaconda", line 629, in
?
intf.run(id, dispatch, configFileData)
File "/usr/lib/anaconda/gui.py", line 350, in run
self.icw.run (self.runres, configFileData)
File
"/usr/lib/anaconda/gui.py", line 781, in run
self.setup_window (runres)
File "/usr/lib/anaconda/gui.py", line
761, in setup_window
self.setScreen ()
File
"/usr/lib/anaconda/gui.py", line 508, in setScreen
(step, args) = self.dispatch.currentStep()
File
"/usr/lib/anaconda/dispatch.py", line 243, in
currentStep
self.gotoNext()
File
"/usr/lib/anaconda/dispatch.py", line 143, in gotoNext
self.moveStep()
File "/usr/lib/anaconda/dispatch.py", line 208, in
moveStep
rc = apply(func,
self.bindArgs(args))
File "/usr/lib/anaconda/packages.py", line
112, in readPackages
id.instClass.setPackageSelection(id.hdList)
File
"/usr/lib/anaconda/kickstart.py", line 851, in
setPackageSelection
hdlist[n].select()
File
"/usr/lib/anaconda/comps.py", line 153, in __getitem__
return self.packages[item]
KeyError: gnumeric-devel