Hi

i have just updated my version of cobbler from 1.6.8 to 2.0.3.
I pick the src.rpm and rebuild the two package for my centos 5 server. 
and when i want to acces to the /cobbler_web/ url i got the following error

Environment:

Request Method: GET
Request URL: http://cobbler.int-evry.fr/cobbler_web/
Django Version: 1.1.1
Python Version: 2.4.3
Installed Applications:
['django.contrib.auth',
  'django.contrib.contenttypes',
  'django.contrib.sessions',
  'django.contrib.sites',
  'cobbler_web']
Installed Middleware:
('django.middleware.common.CommonMiddleware',
  'django.contrib.sessions.middleware.SessionMiddleware',
  'django.contrib.auth.middleware.AuthenticationMiddleware')


Traceback:
File "/usr/lib/python2.4/site-packages/django/core/handlers/base.py" in 
get_response
   92.                 response = callback(request, *callback_args, 
**callback_kwargs)
File "/usr/share/cobbler/web/cobbler_web/views.py" in index
   64.    html = t.render(Context({

Exception Type: AttributeError at /cobbler_web/
Exception Value: 'NoneType' object has no attribute 'version'

Does someone know how to solve that problem?

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

Reply via email to