Could this problem be related to running Spacewalk on Scientific Linux? I have been through everything that I can think to check, and have found no reason for this behavior. <br><br><div>The kickstart template output in "/var/lib/rhn/kickstarts/wizard" has no instanced of a $SNIPPET() having more than one argument, but there is one line that seems odd:</div>
<div><br></div><div><div>%pre$kickstart_start$SNIPPET('pre_install_network_config')</div></div><div><br></div><div>All of the other $SNIPPET lines are alone on their lines. What generates the files in /var/lib/rhn/kickstarts/wizard?</div>
<div><br></div><div>Thanks for any help you can provide. </div><div><br></div><div>Tim</div><div><br></div><div><br><div class="gmail_quote">On Thu, May 5, 2011 at 3:06 PM, Tim Tedford <span dir="ltr"><<a href="mailto:ttedford@renesys.com">ttedford@renesys.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello everyone.<div><br></div><div>I have a new Spacewalk 1.4 installation on Scientific Linux 6.0. When I create a new kickstart profile, I am receiving the following error on the profile's "Kickstart Details/Details" page:</div>

<div><br></div><div><span style="font-family:'Luxi Sans', 'Bitstream Vera Sans', 'Lucida Grande', 'Trebuchet MS', helvetica, verdana, arial, sans-serif;font-size:medium">There are errors in your kickstart template. Please check the <a href="https://spacewalk.psm1.renesys.com/rhn/kickstart/KickstartFileDownload.do?ksid=9" style="text-decoration:underline;font-weight:bold" target="_blank">template errors</a> to determine the problem with the template.</span><br>

<div><br></div><div>The error output from the template errors page is below. This is a kickstart profile using a new Scientific Linux 6.0 Distribution and Base Channel. </div><div><br></div><div>Any ideas of what could be causing this, or how I could fix it?</div>

<div><br></div><div>Thanks,</div><div>Tim Tedford</div><div><br></div><div><span style="font-family:'Times New Roman';font-size:medium"><pre style="word-wrap:break-word;white-space:pre-wrap"># *** ERROR ***
#
# There is a templating error preventing this file from rendering correctly. 
#
# This is most likely not due to a bug in Cobbler and is something you can fix.
#
# Look at the message below to see what things are causing problems.  
#
# (1) Does the template file reference a $variable that is not defined?
# (2) is there a formatting error in a Cheetah directive?
# (3) Should dollar signs ($) be escaped that are not being escaped?
#
# Try fixing the problem and then investigate to see if this message goes
# away or changes.
#

# SNIPPET() takes exactly 2 arguments (3 given)
#   File "/usr/lib/python2.6/site-packages/cobbler/templar.py", line 141, in render
#     data_out = t.respond()

#   File "cheetah_DynamicallyCompiledCheetahTemplate_1304541712_12_75250.py", line 248, in respond

#   File "cheetah_DynamicallyCompiledCheetahTemplate_1304541712_12_75250.py", line 109, in __errorCatcher7

#   File "<string>", line 1, in <module>
# </pre></span></div></div>
</blockquote></div><br></div>