On Tue, 2 Mar 2010, Miroslav Suchý wrote:

On 03/01/2010 07:59 PM, Trevor T Kates wrote:
On the client system, rhn_check reported the following:

D: do_call configfiles.upload (68, ['/etc/X11/xorg.conf'])
XML-RPC error while talking to http://spacewalk.domain.com/CONFIG-MANAGEMENT: 
cannot marshal None unless allow_none is enabled
Traceback (most recent call last):
   File "/usr/share/rhn/config_client/rpc_cli_repository.py", line 120, in 
put_files
     self.system_id, action_id, params)
   File "/usr/share/rhn/config_client/rpc_cli_repository.py", line 51, in 
rpc_call
     (self, method_name) + params)
   File "/usr/share/rhn/config_common/repository.py", line 365, in rpc_call
     sys.exit(2)
SystemExit: 2
D: Sending back response ((6,), 'Fatal error in Python code occurred', {})


It is error in client, which try to send None value over XMLRPC, which
is not allowed. Weird.
It seem to happend during upload of /etc/X11/xorg.conf
Can you please send output of:
 stat /etc/X11/xorg.conf
 ls -Z /etc/X11/xorg.conf

Selinux related?  I've got selinux disabled on the clients, and I get this
error whenever I try to import.

jh
_______________________________________________
Spacewalk-list mailing list
Spacewalk-list@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-list

Reply via email to