Hi all , i worked before with spacewalk 1.8 and it's ok.<br><br>Today i install spacewalk 1.9 on a centos 6.3. Then i create a base channel centos6.3 with 2 child (epel6 and spacewalkclient1.9). I create a kickstart distribution and when i create the kickstart profile i see this error: "<b>There are errors in your kickstart template. Please check the 'Kickstart File' tab to determine the problem with the template.</b>"<br>
<br>and in the tab kickstart file i see this "<b>There are errors in your kickstart template. Please check the error message below</b>." and  cobbler profile getks shows this:<br><br><font size="1">cobbler profile getks<br>
Traceback (most recent call last):<br>  File "/usr/bin/cobbler", line 35, in <module><br>    sys.exit(app.main())<br>  File "/usr/lib/python2.6/site-packages/cobbler/cli.py", line 510, in main<br>
    rc = cli.run(sys.argv)<br>  File "/usr/lib/python2.6/site-packages/cobbler/cli.py", line 195, in run<br>    self.object_command(object_type, object_action)<br>  File "/usr/lib/python2.6/site-packages/cobbler/cli.py", line 266, in object_command<br>
    data = self.remote.generate_kickstart(<a href="http://options.name">options.name</a>,"")<br>  File "/usr/lib64/python2.6/xmlrpclib.py", line 1199, in __call__<br>    return self.__send(self.__name, args)<br>
  File "/usr/lib64/python2.6/xmlrpclib.py", line 1483, in __request<br>    allow_none=self.__allow_none)<br>  File "/usr/lib64/python2.6/xmlrpclib.py", line 1132, in dumps<br>    data = m.dumps(params)<br>
  File "/usr/lib64/python2.6/xmlrpclib.py", line 677, in dumps<br>    dump(v, write)<br>  File "/usr/lib64/python2.6/xmlrpclib.py", line 699, in __dump<br>    f(self, value, write)<br>  File "/usr/lib64/python2.6/xmlrpclib.py", line 703, in dump_nil<br>
    raise TypeError, "cannot marshal None unless allow_none is enabled"<br>TypeError: cannot marshal None unless allow_none is enabled</font><br><br><br>and finally when i go to /var/lib/rhn/kickstarts/wizard/ and i cat the cfg file i see this which is not normal, normally i see my Certificate :<i><br>
<br>$SNIPPET('spacewalk/post_reactivation_key')<br>%end<br><br>%post --log /root/ks-rhn-post.log<br># --Begin Spacewalk command section--<br>cat > /tmp/ssl-key-1 <<'EOF'<br>3635373237343639363636393633363137343635336130613230323032303230343436313734363133613061323032<br>
30323032303230323032303230353636353732373336393666366533613230333332303238333037383332323930613<br>230323032303230323032303230323035333635373236393631366332303465373536643632363537323361306132303<br>230323032303230323032303230323032303230323036313332336136353334336133303633336133373330336133393<br>
63133613633333033613335363333613631333930613230323032303230323032303230323035333639363736653631373<br>4373537323635323034313663363736663732363937343638366433613230373336383631333135373639373436383532353<br>334313435366536333732373937303734363936663665306132303230323032303230323032303230343937333733373536353<br>
732336132303433336434363532326332303533353433643436373236313665363336353263323034633364353036313732363<br>937333263323034663364343334343465326332303466353533643435353835343331326534333434346532633230343334653<br>364363336653663373337303737326436333264373633303331306132303230323032303230323032303230353636313663363<br>
936343639373437393061323032303230323032303230323032303230323032303230346536663734323034323635363636663<br>732363533613230346436313732323033313339323033313338336133313336336133333333323033323330333133333230343<br>734643534306132303230323032303230323032303230323032303230323034653666373432303431363637343635373232303<br>
36132303464363137323230333133333230333133383361333133363361333333333230333233303333333632303437346435</i>3.........<br><br><br>Thanks<br><br>