Bugs item #893733, was opened at 2004-02-09 17:42 Message generated for change (Comment added) made by muglerj You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109368&aid=893733&group_id=9368
Category: Installation Group: 4.1 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 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
