Thanks, I think I get it now. - any package you reference in ks.cfg requires anaconda to be able to map package to filename (via genhdist reading the RPMS tree and writing hdlist+hdlist2) - any package you reference in ks.cfg, even if you are telling kickstart to 'not' install it, needs to be present in the RedHat/RPMS tree - if you want to avoid editing comps.xml to change RedHat's idea of 'mandatory' to something else (ie, 'optional'), you'd use ks.cfg to deselect those packages, but you have to live with the limitations above or anaconda crashes when it parses the ks.cfg package list vs. the comps.xml file. Once I added the rpms from core+base that I exclude in my ks.cfg, and reran genhdlist, the resulting CD kickstarts just fine. Thanks for the help... -- ---------- Vince.Skahan@xxxxxxxxxx --------- Connexion by Boeing - Cabin Network -----Original Message----- From: Jason Kohles [mailto:jkohles@xxxxxxxxxx] Sent: Thursday, February 27, 2003 7:08 AM To: kickstart-list@xxxxxxxxxx Subject: Re: rh80 anaconda crash on failure to map package to filename On Wed, Feb 26, 2003 at 04:42:41PM -0800, Skahan, Vince wrote: > KeyError: sendmail > > Note the last line mentioning sendmail. The sendmail rpm is the first package > de-selected in my %packages section and it's "not" present on the modified cd. > It's telling you your configuration mentions a non-existant package, if it isn't on the CD, don't try to deselect it. -- Jason Kohles jkohles@xxxxxxxxxx Senior Engineer Red Hat Professional Consulting _______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://listman.redhat.com/mailman/listinfo/kickstart-list