/usr/lib64/python2.6/site-packages/mod_python/importer.py:32: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
/usr/lib64/python2.6/site-packages/mod_python/importer.py:1547: DeprecationWarning: catching of string exceptions is deprecated
except apache.PROG_TRACEBACK, traceblock:
/usr/lib64/python2.6/site-packages/mod_python/importer.py:32: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
[Tue Jul 03 15:58:56 2012] [notice] caught SIGTERM, shutting down
[Tue Jul 03 16:05:07 2012] [notice] SELinux policy enabled; httpd running as context unconfined_u:system_r:httpd_t:s0
[Tue Jul 03 16:05:07 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Tue Jul 03 16:05:07 2012] [notice] Digest: generating secret for digest authentication ...
[Tue Jul 03 16:05:07 2012] [notice] Digest: done
[Tue Jul 03 16:05:07 2012] [notice] mod_python: Creating 8 session mutexes based on 256 max processes and 0 max threads.
[Tue Jul 03 16:05:07 2012] [notice] mod_python: using mutex_directory /tmp
[Tue Jul 03 16:05:07 2012] [notice] Apache/2.2.15 (Unix) DAV/2 mod_python/3.3.1 Python/2.6.6 SVN/1.6.11 configured -- resuming normal operations
[Tue Jul 03 16:05:14 2012] [error] [client 10.5.1.166] mod_python (pid=22575, interpreter='trac_test', phase='PythonHandler', handler='trac.web.modpython_frontend'): Application error
[Tue Jul 03 16:05:14 2012] [error] [client 10.5.1.166] ServerName: 'localhost'
[Tue Jul 03 16:05:14 2012] [error] [client 10.5.1.166] DocumentRoot: '/var/www/html'
[Tue Jul 03 16:05:14 2012] [error] [client 10.5.1.166] URI: '/trac_test'
[Tue Jul 03 16:05:14 2012] [error] [client 10.5.1.166] Location: '/trac_test'
[Tue Jul 03 16:05:14 2012] [error] [client 10.5.1.166] Directory: None
[Tue Jul 03 16:05:14 2012] [error] [client 10.5.1.166] Filename: '/var/www/html/trac_test'
[Tue Jul 03 16:05:14 2012] [error] [client 10.5.1.166] PathInfo: ''
[Tue Jul 03 16:05:14 2012] [error] [client 10.5.1.166] Traceback (most recent call last):
[Tue Jul 03 16:05:14 2012] [error] [client 10.5.1.166] File "/usr/lib64/python2.6/site-packages/mod_python/importer.py", line 1538, in HandlerDispatch\n default=default_handler, arg=req, silent=hlist.silent)
[Tue Jul 03 16:05:14 2012] [error] [client 10.5.1.166] File "/usr/lib64/python2.6/site-packages/mod_python/importer.py", line 1203, in _process_target\n module = import_module(module_name, path=path)
[Tue Jul 03 16:05:14 2012] [error] [client 10.5.1.166] File "/usr/lib64/python2.6/site-packages/mod_python/importer.py", line 305, in import_module\n return __import__(module_name, {}, {}, ['*'])
[Tue Jul 03 16:05:14 2012] [error] [client 10.5.1.166] File "build/bdist.linux-x86_64/egg/trac/web/__init__.py", line 14, in <module>
[Tue Jul 03 16:05:14 2012] [error] [client 10.5.1.166] File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 311, in get_distribution\n if isinstance(dist,Requirement): dist = get_provider(dist)
[Tue Jul 03 16:05:14 2012] [error] [client 10.5.1.166] File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 197, in get_provider\n return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
[Tue Jul 03 16:05:14 2012] [error] [client 10.5.1.166] File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 666, in require\n needed = self.resolve(parse_requirements(requirements))
Tue Jul 03 16:05:14 2012] [error] [client 10.5.1.166] File "build/bdist.linux-x86_64/egg/pkg_resources.py", line 565, in resolve\n raise DistributionNotFound(req) # XXX put more info here
[Tue Jul 03 16:05:14 2012] [error] [client 10.5.1.166] DistributionNotFound: genshi