No, an rpm complains because of a missing file (IIRC), therefore creating a nonzero error level. Updating rpm fixes this. Changing the line in systeminstaller.conf is a workaround, since the rpms DO install correctly, it just makes the image build not care about the error level. This is also applicable in installing the clients. If the image is built with pkginstfail=0, then the clients might fail after they install. If they do, then this isn't necessarily a problem, they can just be rebooted, but you can also set postinstfail=0 and it will work.
Jason On Wed, 31 Jul 2002, Thomas Naughton wrote: > Jason / others, > > I'm double checking the "OR" stmt used here (and posts by others). > In my testing you had no choice but to upgrade the RH7.2 version of RPM. > > If you edit the systeminstaller.conf, that's gravy but things tanked > regardless w/ the bad RPM rpm. ;) > > This is how I understood things and wanted to make sure the docs stated > that subtlety. Please, correct me if I am wrong. > > thanks, > --tjn > > _________________________________________________________________________ > Thomas Naughton [EMAIL PROTECTED] > Research Associate (865) 576-4184 > > > On Wed, 31 Jul 2002, Jason Brechin wrote: > > > The client image was not created. If you are using RedHat 7.2, you > > should update rpm or use the workaround cited in the installation > > documentation (included) > > > > Basically, change /etc/systeminstaller/systeminstaller.conf near the end > > from pkginstfail = 1 to pkginstfail = 0. > > > > Jason > > > > On Wed, 2002-07-31 at 11:44, RASSOC wrote: > > > CAN SOMEONE DEBUG IT??? > > > > > > REGARDS, > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------- > > > Roberto Cervantes Muller > > > R. Associates, Inc > > > 10969 Haddington, Suite 117 > > > Houston, TX 77043 > > > Tel. 713-973-1500 > > > E-mail:[EMAIL PROTECTED] > > > www.r-associates.com > > > ------------------------------------------------------ > > > > > > > > > > ------------------------------------------------------- > > This sf.net email is sponsored by: Dice - The leading online job board > > for high-tech professionals. Search and apply for tech jobs today! > > http://seeker.dice.com/seeker.epl?rel_code=31 > > _______________________________________________ > > Oscar-users mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Dice - The leading online job board > for high-tech professionals. Search and apply for tech jobs today! > http://seeker.dice.com/seeker.epl?rel_code=31 > _______________________________________________ > Oscar-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/oscar-users > ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 _______________________________________________ Oscar-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-users
