On 19 February 2010 13:18, James Hogarth <[email protected]> wrote: > Trying to connect to get a kickstart file results in this traceback in > teh httpd logs on the proxy: > > [Fri Feb 19 13:17:09 2010] [error] [client 10.190.10.10] > PythonCleanupHandler proxy.apacheServer::CleanupHandler: Traceback > (most recent call last): > [Fri Feb 19 13:17:09 2010] [error] [client 10.190.10.10] > PythonCleanupHandler proxy.apacheServer::CleanupHandler: File > "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 299, > in HandlerDispatch\n result = object(req) > [Fri Feb 19 13:17:09 2010] [error] [client 10.190.10.10] > PythonCleanupHandler proxy.apacheServer::CleanupHandler: File > "/usr/share/rhn/proxy/apacheServer.py", line 56, in __call__\n > HandlerWrap.svrHandlers = self.get_handler_factory(req)() > [Fri Feb 19 13:17:09 2010] [error] [client 10.190.10.10] > PythonCleanupHandler proxy.apacheServer::CleanupHandler: File > "/usr/share/rhn/proxy/apacheServer.py", line 78, in > get_handler_factory\n from apacheHandler import apacheHandler > [Fri Feb 19 13:17:09 2010] [error] [client 10.190.10.10] > PythonCleanupHandler proxy.apacheServer::CleanupHandler: File > "/usr/share/rhn/proxy/apacheHandler.py", line 29, in ?\n from > common import rhnApache, rhnFlags, log_debug, log_error, CFG, \\ > [Fri Feb 19 13:17:09 2010] [error] [client 10.190.10.10] > PythonCleanupHandler proxy.apacheServer::CleanupHandler: File > "/usr/share/rhn/common/rhnApache.py", line 26, in ?\n from server > import apache > [Fri Feb 19 13:17:09 2010] [error] [client 10.190.10.10] > PythonCleanupHandler proxy.apacheServer::CleanupHandler: ImportError: > No module named server > > > This was after a yum upgrade of a working 0.7 proxy. > > James >
Just tried a clean install of the proxy and still getting the same problems - was a dependancy messed up in the proxy rpms or some stuff missed out? Bit of a pain this seeing as the proxy is unusable till this is fixed... James _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
