Hi, I have an install with a post script that needs to run some commands using 'rug' (mainly to add repositories and do some logging of the status of the machine and what's available on it). The problem is that I keep getting "ERROR: ZMD does not appear to be running." in the log. I have attached the xml for the script (it's quite a long script and I don't want to bother you with it - if I run it alone it works). Does anyone have any suggestions on how to get zmd up before this is run? -------- <scripts> <post-scripts config:type="list"> <script> <debug config:type="boolean">false</debug> <feedback config:type="boolean">false</feedback> <filename>setupcluster.pl</filename> <interpreter>perl</interpreter> <network_needed config:type="boolean">false</network_needed> <source><![CDATA[#!/usr/bin/perl #(script removed) ]]></source> </script> </post-scripts> </scripts> ---------- Thank you all! Alan Mosca -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org