Bugs item #893733, was opened at 2004-02-09 17:42 Message generated for change (Settings changed) made by muglerj You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=893733&group_id=9368
Category: Installation >Group: Future Status: Open Resolution: None Priority: 6 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. ---------------------------------------------------------------------- Comment By: John (muglerj) Date: 2005-02-15 14:20 Message: Logged In: YES user_id=505737 Resetting to 6. It would be nice if this one got fixed for 4.1. ---------------------------------------------------------------------- Comment By: Thomas Naughton (naughtont) Date: 2004-11-01 16:19 Message: Logged In: YES user_id=288102 Need to provide a good fix for this. Discuss/fix after sc'04. ---------------------------------------------------------------------- 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: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
