Cobbler commands are failing with "templating error" after Red Hat Network Satellite was upgraded to version 5.4
Issue
- After updating to Red Hat Network Satellite 5.4, the following error is given when running cobbler commands:
# cobbler profile getks --name=rhel5x8664vmwarescsisda:1:TUIInfotec
# *** 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.
#
#
# ErrorCatcher instance has no attribute 'listErrors'
# File "/usr/lib/python2.4/site-packages/cobbler/templar.py", line 127, in render
# self.last_errors = t.errorCatcher().listErrors()
#
Environment
- Red Hat Network (RHN) Satellite v 5.4 upgraded from Red Hat Network Satellite v 5.3
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.