Daniel,
Thx for quick update. I will install a system manually and
then update the package list .I hope this is the
problem.
vinay
-----Original Message-----
From: Daniel Kidger [mailto:Daniel.Kidger@xxxxxxxxxxxx]
Sent: Thursday, May 15, 2003 5:06 AM
To: 'kickstart-list@xxxxxxxxxx'
Subject: RE: kickstart problem with AS2.1Vinay,In my experience Kickstart will always fail in the manner you describe if either:a) a package name is misspeltorb) 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@xxxxxxxxxxxx
One Bridewell St., Bristol, BS1 2AA, UK 0117 915 5505
----------------------- www.quadrics.com -------------------------Original Message-----
From: Joshi, Vinay (MED, GEMS-IT) [mailto:Vinay.Joshi@xxxxxxxxxxxx]
Sent: 15 May 2003 12:55
To: kickstart-list@xxxxxxxxxx
Subject: kickstart problem with AS2.1Hi,I am using same kickstart floppy as I was using on RedHat 7.3 to install my system with RedHat AS2.1And 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 advanceregards,vinayTraceback (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