Hi James Thanks, it works with new settings.py file
Kashif -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of James Cammarata Sent: 10 January 2013 17:09 To: cobbler mailing list Subject: Re: [cobbler] Cobbler_web not working on Fedora17 On Thu, Jan 10, 2013 at 9:52 AM, Kashif Mohammad <[email protected]> wrote: > > Hi > I have installed cobbler on fedora 17 > cobbler-web-2.2.3-2.fc17.noarch > cobbler-2.2.3-2.fc17.noarch > > Configured modules.conf and created account etc > [authentication] > module = authn_configfile > > but when I go to http://myserver/cobbler_web it fails with this error > > equest Method: GET > Request URL: https://myserver/cobbler_web/ > Django Version: 1.4.3 > Exception Type: ImproperlyConfigured > Exception Value: > > Error importing template source loader > django.template.loaders.filesystem.load_template_source: "'module' object has > no attribute 'load_template_source'" > > Exception Location: > /usr/lib/python2.7/site-packages/django/template/loader.py in > find_template_loader, line 101 > Python Executable: /usr/bin/python > Python Version: 2.7.3 > Python Path: > > ['/usr/lib64/python27.zip', > '/usr/lib64/python2.7', > '/usr/lib64/python2.7/plat-linux2', > '/usr/lib64/python2.7/lib-tk', > '/usr/lib64/python2.7/lib-old', > '/usr/lib64/python2.7/lib-dynload', > '/usr/lib64/python2.7/site-packages', > '/usr/lib64/python2.7/site-packages/PIL', > '/usr/lib/python2.7/site-packages', > '/usr/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg-info', > '/usr/share/cobbler/web', > '/usr/share/cobbler/web/cobbler_web'] > > Server time: Thu, 10 Jan 2013 15:50:24 +0000 > > > Has any one seen this issue ? Yes, this is a known issue and has been corrected upstream. You can grab the settings file from the release24 branch on github.com/cobbler, which should fix your issue. _______________________________________________ cobbler mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/cobbler _______________________________________________ cobbler mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/cobbler
