On Wed, 2002-01-16 at 14:29, Brian K. Jones wrote: > Couple of issues I have here. > > I'm using RH 7.2 both on Itanium and x86 platforms. My issues are > not platform specific. > > I'm just wondering if there's a way to allow the kickstart to > continue even if it determines that a package is missing - possibly > shooting that info to a log instead of just halting the process > altogether. > > I had a box that had 'penldap' on it's ks.cfg list, and the install > failed with python 'getNext' and 'move' errors. I can only assume it > was trying to build the RPM transaction and found a misspelled > 'openldap', which obviously doesn't exist as a package. If you read the bottom of the python debug you'll notice it will say invalid key "penldap" which is the cause of the failure. Short answer - in this situation anaconda will not continue In a situation where it finds an unresolved dependency there is a bugzilla entry about providing a --resolvedeps or a --ignoredeps into %packages in kickstart. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=57297 for the error you encountered I'd say type things more correctly. -sv
Attachment:
signature.asc
Description: This is a digitally signed message part