Attempting to access the management page gives me the error pasted below.
 I'm running CentOS 5.3 with a stock /etc/cobbler/modules.conf file except
that I'm using authn_configfile.
Thanks!

-- jeremy

Mod_python error: "PythonAuthenHandler cobbler_web.views"

Traceback (most recent call last):

  File "/usr/lib/python2.4/site-packages/mod_python/apache.py", line
287, in HandlerDispatch
    log=debug)

  File "/usr/lib/python2.4/site-packages/mod_python/apache.py", line
464, in import_module
    module = imp.load_module(mname, f, p, d)

  File "/usr/share/cobbler/web/cobbler_web/views.py", line 16, in ?
    import cobbler.item_distro  as item_distro

  File "/usr/lib/python2.4/site-packages/cobbler/item_distro.py", line 95, in ?
    FIELDS = [

  File "/usr/lib/python2.4/site-packages/cobbler/codes.py", line 67,
in get_all_os_versions
    results = utils.uniquify(results)

AttributeError: 'module' object has no attribute 'uniquify'
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to