On Fri, Nov 23, 2012 at 08:08:52AM -0500, William Muriithi wrote: > Morning > > I get the following error when I run yum search *** on one of the yum > client subscribed to spacewalk > > > > [Thu Nov 22 16:32:21 2012] up2date logging into up2date server > > [Thu Nov 22 16:32:21 2012] up2date successfully retrieved > authentication token from up2date server > > [Thu Nov 22 16:32:21 2012] up2date > > Traceback (most recent call last): > > File "/usr/sbin/rhn_check", line 333, in __run_action > > (status, message, data) = CheckCli.__do_call(method, params, kwargs) > > File "/usr/sbin/rhn_check", line 325, in __do_call > > method = getMethod.getMethod(method, "/usr/share/rhn/", "actions") > > File "/usr/share/rhn/up2date_client/getMethod.py", line 78, in getMethod
Doesn't the traceback continue? What is in the server logs? > h-4.1$ wget http://sw1-yyz-int.example.com/XMLRPC [...] > HTTP request sent, awaiting response... 405 Method Not Allowed This is expected, XML RPC does not use GET. -- Jan Pazdziora Principal Software Engineer, Satellite Engineering, Red Hat _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
