kickstart comps file dilemma

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Greetings all,
   Apologies if this has perhaps already been covered, but I couldn't find a
solution on redhat's site, in any of the documentation, or in the digest
archives. 
   I am attempting to create an automated (RH 7.3) kickstart iso image, the
image is built fine, it boots, and even gets into anaconda, but then it
crashes out after partitioning the drive. Directly after displaying the
"reading package information" dialog box. I have modified the comps file to
match the rpms I have included in my image, and I also have the ks.cfg file
set up to install only the available package groups. 
   I dumped the error text and perhaps this could help me get some answers?
I would appreciate any advice offered. I am attaching the full dump, in case
this might help with debugging. 

Thanks,
Derek Verbeeck


----CUT----
Traceback (innermost last):
  File "/usr/bin/anaconda", line 633, in ?
    intf.run(id, dispatch, configFileData)
  File "/usr/lib/anaconda/text.py", line 383, in run
    (step, args) = dispatch.currentStep()
  File "/usr/lib/anaconda/dispatch.py", line 244, in currentStep
    self.gotoNext()
  File "/usr/lib/anaconda/dispatch.py", line 144, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/dispatch.py", line 209, in moveStep
    rc = apply(func, self.bindArgs(args))
  File "/usr/lib/anaconda/packages.py", line 106, in readPackages
    id.comps = method.readComps(id.hdList)
  File "/usr/lib/anaconda/installmethod.py", line 26, in readComps
    return self.readCompsViaMethod(hdlist)
  File "/usr/lib/anaconda/image.py", line 17, in readCompsViaMethod
    return ComponentSet(self.tree + '/RedHat/base/comps', hdlist)
  File "/usr/lib/anaconda/comps.py", line 796, in __init__
    self.readCompsFile(file, self.packages)
  File "/usr/lib/anaconda/comps.py", line 550, in readCompsFile
    list = self.expressions.get(packages[l])
  File "/usr/lib/anaconda/comps.py", line 153, in __getitem__
    return self.packages[item]
KeyError: eject

Local variables in innermost frame:
self: <comps.HeaderListFromFile instance at 8235e90>
item: eject

----CUT----


Attachment: anacdump.txt
Description: Binary data


[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux