Bugs item #1241377, was opened at 2005-07-20 00:12 Message generated for change (Comment added) made by dnl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1241377&group_id=9368
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Installation Group: 4.2 Status: Open Resolution: None Priority: 5 Submitted By: Bernard Li (bernardli) >Assigned to: David N. Lombard (dnl) Summary: No sanity check for interface in install_cluster Initial Comment: I was able to execute './install_cluster eth1' on a system with eth0 only and it allowed me to go up to the step 'Install OSCAR Server Packages' before giving me an error. The install_cluster script needs more robust sanity checking. Test system: RHEL3 x86 ---------------------------------------------------------------------- >Comment By: David N. Lombard (dnl) Date: 2005-08-27 20:03 Message: Logged In: YES user_id=27334 Actually, there's a bunch of problems here. 1) As stated above. 2) Validation of that stuff is done after a lot of work is done --- granted, a fancy GUI is used, but it would be better validate before doing anything time consuming and use either a text interface, or just list the available interfaces and exit if no interface is specified or a wrong input is detected. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=1241377&group_id=9368 ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
