Hi,

I tried to specify a -template-files="" line to a profile that referenced a 
java ca cert file so that we could update all our servers with the koan 
update-files.

However cobbler/ cheetah tried to parse it and fails, so i added a #raw and 
#end raw but I still get the same error.

cobbler system edit --name=app01 
--template-files="/var/www/cobbler/localmirror/software/cacertssjg=/usr/java/default/jre/lib/security/cacerts"

Traceback (most recent call last):
  File "/usr/bin/cobbler", line 35, in ?
    sys.exit(app.main())
  File "/usr/lib/python2.4/site-packages/cobbler/cli.py", line 509, in main
    rc = cli.run(sys.argv)
  File "/usr/lib/python2.4/site-packages/cobbler/cli.py", line 195, in run
    self.object_command(object_type, object_action)
File "/usr/lib/python2.4/site-packages/cobbler/cli.py", line 263, in 
object_command
    self.remote.xapi_object_edit(object_type, options.name, object_action, 
utils.strip_none(vars(options), omit_none=True), self.token)
  File "/usr/lib64/python2.4/xmlrpclib.py", line 1096, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib64/python2.4/xmlrpclib.py", line 1383, in __request
    verbose=self.__verbose
  File "/usr/lib64/python2.4/xmlrpclib.py", line 1147, in request
    return self._parse_response(h.getfile(), sock)
  File "/usr/lib64/python2.4/xmlrpclib.py", line 1281, in _parse_response
    p.feed(response)
  File "/usr/lib64/python2.4/xmlrpclib.py", line 527, in feed
    self._parser.Parse(data, 0)
xml.parsers.expat.ExpatError: not well-formed (invalid token): line 18, column 6

Is there any way to force cobbler cheetah to totally disable the parsing and 
just to serve the file as is ?

Thanks

Steve Goodliff
The information contained in this email is confidential and may also be subject 
to legal privilege. It is intended only for the recipient(s) named above. If 
you are not named above as a recipient, you must not read, copy, disclose, 
forward or otherwise use the information contained in this email. If you have 
received this e-mail in error, please notify the sender (whose contact details 
are above) immediately by reply e-mail and delete the message and any 
attachments without retaining any copies. Gaming Technologies Solutions Limited 
is a company registered in England and Wales with the company number 5425266, 
the registered office is 55 Baker Street, London, W1U 7EU Virtue Fusion 
(Alderney) Ltd is a company registered in Alderney with the company number 
1628, the registered office is Kington Lodge, Le Grand Val, Alderney, GY9 3XD, 
British Channel Islands
The information contained in this email is confidential and may also be subject 
to legal privilege. It is intended only for the recipient(s) named above. If 
you are not named above as a recipient, you must not read, copy, disclose, 
forward or otherwise use the information contained in this email. If you have 
received this e-mail in error, please notify the sender (whose contact details 
are above) immediately by reply e-mail and delete the message and any 
attachments without retaining any copies. Gaming Technologies Solutions Limited 
is a company registered in England and Wales with the company number 5425266, 
the registered office is 55 Baker Street, London, W1U 7EU Virtue Fusion 
(Alderney) Ltd is a company registered in Alderney with the company number 
1628, the registered office is Kington Lodge, Le Grand Val, Alderney, GY9 3XD, 
British Channel Islands
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to