Bugs item #769691, was opened at 2003-07-11 10:05 Message generated for change (Comment added) made by brianfinley You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100259&aid=769691&group_id=259
Category: systemimager-server Group: v3.1.x >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Jason Brechin (brechin) >Assigned to: Brian Elliott Finley (brianfinley) Summary: Build image fails on RH9 Initial Comment: The image build went pretty smoothly, then these errors showed up at the end of the process. Built image from rpms Added Disk Table for oscarimage based on /root/oscar/oscarsamples/sample.disk.ide Use of uninitialized value in string at /usr/lib/systemimager/perl/SystemImager/Server.pm line 1677, <$TEMPLATE> line 226. Use of uninitialized value in string at /usr/lib/systemimager/perl/SystemImager/Server.pm line 1274, <$TEMPLATE> line 246. ---------------------------------------------------------------------- >Comment By: Brian Elliott Finley (brianfinley) Date: 2003-07-11 17:35 Message: Logged In: YES user_id=140 This is caused by running mkautoinstallscript against an autoinstallscript.conf file that does not contain the new <boel devstyle="static"/> or <boel devstyle="devfs"/> entry. This fix deals with autoinstallscripts that don't have that entry, and assumes "static". ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100259&aid=769691&group_id=259 ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ Sisuite-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/sisuite-devel
