[Spacewalk-list] Configuration File Import Problem

Miroslav Suchý msuchy at redhat.com
Tue Mar 2 08:46:04 UTC 2010


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
Thx


-- 
Miroslav Suchy
Red Hat Satellite Engineering




More information about the Spacewalk-list mailing list