This is on a Cobbler 2.0.11 server that has been running great for almost a 
year on a RHEL 5 x86_64 machine with an out-of-the-Red-Hat-repos vanilla 
apache/http service running

http://cobblerServer.mine.tld/cobbler_web/ spits out:

Mod_python error: "PythonAuthenHandler cobbler_web.views"

Traceback (most recent call last):

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

  File "/usr/lib64/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 25, in ?
    import utils

  File "/usr/lib/python2.4/site-packages/cobbler/utils.py", line 116, in ?
    main_logger = clogger.Logger()

  File "/usr/lib/python2.4/site-packages/cobbler/clogger.py", line 43, in 
__init__
    self.logfile = open(logfile, "a")

IOError: [Errno 13] Permission denied: '/var/log/cobbler/cobbler.log'

And in /var/log/httpd/ssl_error_log I find this:

[Wed May 23 08:23:40 2012] [warn] RSA server certificate is a CA certificate 
(BasicConstraints: CA == TRUE !?)
[Wed May 23 08:23:40 2012] [warn] RSA server certificate CommonName (CN) 
`localhost.localdomain' does NOT match server name!?



“Sometimes I think the surest sign that intelligent life exists elsewhere in 
the universe is that none of it has tried to contact us.”
Bill Waterson (Calvin & Hobbes)
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to