Dave Hatton wrote:
> Hi Michael,
>
> Could be somethig strange with me - but 1.1.1 gives me lots of problems.
>
> eg
> --------------------------------------------- cut 
> ---------------------------------------------------------
> [EMAIL PROTECTED] cobbler]# cobbler system getks --name=starg43
> Traceback (most recent call last):
>   File "/usr/lib/python2.4/site-packages/cobbler/kickgen.py", line 247, 
> in generate_kickstart_for_system
>     data = self.templar.render(kfile, meta, None, s)
>   File "/usr/lib/python2.4/site-packages/cobbler/templar.py", line 89, 
> in render
>     return utils.cheetah_exc(e)
>   File "/usr/lib/python2.4/site-packages/cobbler/utils.py", line 127, in 
> cheetah_exc
>     lines = get_exc(exc).split("\n")
>   File "/usr/lib/python2.4/site-packages/cobbler/utils.py", line 113, in 
> get_exc
>     buf = buf + "%s" % exc.message
> AttributeError: NotFound instance has no attribute 'message'
> Error templating file
> --------------------------------------------- cut 
> ---------------------------------------------------------
>
> Dave
>
>
> _______________________________________________
> cobbler mailing list
> [email protected]
> https://fedorahosted.org/mailman/listinfo/cobbler
>   

It appears that particular exception doesn't have message text.   I'll 
work on this to tolerate the error and post a new version.

Thanks!

--Michael


_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to