I've just imported Centos 5.4 i386 onto my Cobbler server, running
2.0.2.  Now, I see an error when I try to edit a profile and the
serving of kickstarts doesn't seem to be working either:

TemplateSyntaxError at /cobbler_web/profile/edit/centos54-i386

Caught an exception while rendering: iteration over non-sequence

Original Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/django/template/debug.py",
line 71, in render_node
    result = node.render(context)
  File "/usr/lib/python2.4/site-packages/django/template/defaulttags.py",
line 125, in render
    values = list(values)
TypeError: iteration over non-sequence

Request Method:         GET
Request URL:    http://<hostname>/cobbler_web/profile/edit/centos54-i386
Exception Type:         TemplateSyntaxError
Exception Value:        

Caught an exception while rendering: iteration over non-sequence

Original Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/django/template/debug.py",
line 71, in render_node
    result = node.render(context)
  File "/usr/lib/python2.4/site-packages/django/template/defaulttags.py",
line 125, in render
    values = list(values)
TypeError: iteration over non-sequence

Exception Location:
        /usr/lib/python2.4/site-packages/django/template/debug.py in
render_node, line 81
Python Executable:      /usr/bin/python
Python Version:         2.4.3
Python Path:    ['/usr/share/cobbler/web/', '/usr/share/cobbler/web/',
'/usr/lib/python2.4/site-packages/cobbler/modules',
'/usr/lib/python2.4/site-packages/cobbler', '/usr/lib64/python24.zip',
'/usr/lib64/python2.4', '/usr/lib64/python2.4/plat-linux2',
'/usr/lib64/python2.4/lib-tk', '/usr/lib64/python2.4/lib-dynload',
'/usr/lib64/python2.4/site-packages',
'/usr/lib64/python2.4/site-packages/Numeric',
'/usr/lib64/python2.4/site-packages/gtk-2.0',
'/usr/lib/python2.4/site-packages', '/var/www/cobbler/svc/',
'/var/www/cobbler/svc/']
Server time:    Wed, 3 Feb 2010 18:51:41 +0000


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

Reply via email to