My working rules file which include 1 customer rule which worked fine for 11.1 does not seem to be working for 11.3 anymore. Within the 11.1 y2log-1 I can see the following lines 2010-07-25 17:26:51 <1> 162.61.5.251(3863) [YCP] AutoInstallRules.ycp:485 Writing rule script into /tmp/YaST2-03863-bYu6zP/rule_custom1 2010-07-25 17:26:51 <1> 162.61.5.251(3863) [YCP] AutoInstallRules.ycp:390 Bash return: if ( [ "1" = "1" ] ) ; then exit 0; else exit 1; fi ($["exit":0, "stderr":"", "stdout":""]) ($["custom1":"rules/1060_scan64-3200.xml"]) 2010-07-25 17:26:51 <1> 162.61.5.251(3863) [YCP] AutoInstallRules.ycp:397 file: @custom1@ 2010-07-25 17:26:51 <1> 162.61.5.251(3863) [YCP] AutoInstallRules.ycp:410 var: custom1 2010-07-25 17:26:51 <1> 162.61.5.251(3863) [YCP] AutoInstallRules.ycp:576 Final Profile name: rules/1060_scan64-3200.xml 2010-07-25 17:26:51 <1> 162.61.5.251(3863) [YCP] AutoInstallRules.ycp:390 Bash return: if ( [ "$memsize" -gt "1" ] ) ; then exit 0; else exit 1; fi ($["exit":0, "stderr":"", "stdout":""]) ($["custom1":"rules/1060_scan64-3200.xml", "memsize":2048]) 2010-07-25 17:26:51 <1> 162.61.5.251(3863) [YCP] AutoInstallRules.ycp:397 file: 1060_init.autoyast 2010-07-25 17:26:51 <1> 162.61.5.251(3863) [YCP] AutoInstallRules.ycp:410 var: 2010-07-25 17:26:51 <1> 162.61.5.251(3863) [YCP] AutoInstallRules.ycp:418 val: 1060_init.autoyast 2010-07-25 17:26:51 <1> 162.61.5.251(3863) [YCP] AutoInstallRules.ycp:576 Final Profile name: 1060_init.autoyast Within the 11.3 y2log-1 I can see the following lines 2010-07-25 18:51:28 <1> 162.61.5.251(3387) [YCP] AutoInstallRules.ycp:486 Writing rule script into /tmp/YaST2-03387-LfMSYn/rule_custom1 2010-07-25 18:51:28 <1> 162.61.5.251(3387) [YCP] AutoInstallRules.ycp:398 file: @custom1@ 2010-07-25 18:51:28 <1> 162.61.5.251(3387) [YCP] AutoInstallRules.ycp:411 var: custom1 2010-07-25 18:51:28 <1> 162.61.5.251(3387) [YCP] AutoInstallRules.ycp:419 val: @custom1@ 2010-07-25 18:51:28 <1> 162.61.5.251(3387) [YCP] AutoInstallRules.ycp:391 Bash return: if ( [ "1" = "1" ] ) ; then exit 0; else exit 1; fi ($["exit":0, "stderr":"", "stdout":""]) ($["custom1":""]) 2010-07-25 18:51:28 <1> 162.61.5.251(3387) [YCP] AutoInstallRules.ycp:579 Final Profile name: @custom1@ 2010-07-25 18:51:28 <1> 162.61.5.251(3387) [YCP] AutoInstallRules.ycp:398 file: 1061_init.autoyast 2010-07-25 18:51:28 <1> 162.61.5.251(3387) [YCP] AutoInstallRules.ycp:411 var: 2010-07-25 18:51:28 <1> 162.61.5.251(3387) [YCP] AutoInstallRules.ycp:419 val: 1061_init.autoyast 2010-07-25 18:51:28 <1> 162.61.5.251(3387) [YCP] AutoInstallRules.ycp:391 Bash return: if ( [ "$memsize" -gt "1" ] ) ; then exit 0; else exit 1; fi ($["exit":0, "stderr":"", "stdout":""]) ($["custom1":"", "memsize":2048]) 2010-07-25 18:51:28 <1> 162.61.5.251(3387) [YCP] AutoInstallRules.ycp:579 Final Profile name: 1061_init.autoyast Not sure whether the different sequencing is part of the issue or not. Clearly "Final Profile name: rules/1060_scan64-3200.xml" is not the same as "Final Profile name: @custom1@". Is this some different functionality in 11.3 or a bug or something I have overlooked maybe Any help is appreciated. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org