Michael Mraka wrote: ... % % Exception Handler Information % % Traceback (most recent call last): % % File "/usr/share/rhn/proxy/apacheServer.py", line 62, in __call__ % % ret = f(req) % % File "/usr/share/rhn/proxy/apacheHandler.py", line 355, in handler % % ret = handlerObj.handler() % % File "/usr/share/rhn/proxy/broker/rhnBroker.py", line 215, in handler % % status = self._serverCommo() # part 2 % % File "/usr/share/rhn/proxy/rhnShared.py", line 201, in _serverCommo % % status, headers, bodyFd = self._proxy2server() % % File "/usr/share/rhn/proxy/rhnShared.py", line 366, in _proxy2server % % http_connection.send(self.req.headers_in['wsgi.input']) % % KeyError: 'wsgi.input' % % % % Exception reported from spwkf1p1 % % Time: Tue Aug 27 15:36:20 2013 % % % % My server is "CentOS release 5.9 (Final)" % % Hello Tomas and Sebastien, % % this is definitely a bug (caused by commit 62bfef31c610c85c2e2adb06781b17c21cdf7dff). % The issue is we still use mod_python not mod_wsgi on proxy/EL5. % % You can watch the progress in https://bugzilla.redhat.com/show_bug.cgi?id=1002007
Hi, The above issue has been fixed and I've pushed updated proxy packages to Spacewalk 2.0 repos today. Thanks for reporting. Regards, -- Michael Mráka Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
