Bugs item #893733, was opened at 2004-02-09 17:42 Message generated for change (Settings changed) made by naughtont You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=893733&group_id=9368
Category: Installation >Group: 4.0 Status: Open Resolution: None Priority: 5 Submitted By: Thomas Naughton (naughtont) Assigned to: Thomas Naughton (naughtont) Summary: c3.conf issue with defined nodes not yet built Initial Comment: I just hit something that should be a bug for the oscar/c3 config. when there are a set of nodes defined but one in the middle is not yet built, e.g. node33 out of a set of 64 nodes....the c3.conf is created without a "dead" place holder for this node. Thus, the indexing is shift down by one. :( ewwww. Actually this is a problem that the SIS function used to get the list of defined nodes is doesn't included all defined, only those that were actually built. see also: SystemInstaller::Machine::get_machine_listing() There's no state associated with these nodes to determine if the defined node should be prefixed with a "dead" flag, etc. Have to figure out a good way to handle this. This isn't a critical issue...been this way since about oscar 2.x but it is still not a good thing, IMHO. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=893733&group_id=9368 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
