[Spacewalk-list] create_channel: cannot marshal None unless allow_none is enabled

Wolf, Christian Christian.Wolf at foxmobile.com
Thu Dec 4 09:09:56 UTC 2008


I get failure message if i want to create channel

I use:

# ./create_channel.py --label=fedora-9-i386 --name "Fedora 9 32 bit" -- summary "32-bit Fedora channel"

 

I download the create_channel.py from https://fedorahosted.org/spacewalk/wiki/UploadFedoraContent 

 

Error message: 

Traceback (most recent call last):

  File "./create_channel.py", line 66, in <module>

    main()

  File "./create_channel.py", line 62, in main

    summary = options.summary)

  File "./create_channel.py", line 57, in create

    parent)

  File "/usr/local/lib/python2.6/xmlrpclib.py", line 1199, in __call__

    return self.__send(self.__name, args)

  File "/usr/local/lib/python2.6/xmlrpclib.py", line 1483, in __request

    allow_none=self.__allow_none)

  File "/usr/local/lib/python2.6/xmlrpclib.py", line 1132, in dumps

    data = m.dumps(params)

  File "/usr/local/lib/python2.6/xmlrpclib.py", line 677, in dumps

    dump(v, write)

  File "/usr/local/lib/python2.6/xmlrpclib.py", line 699, in __dump

    f(self, value, write)

  File "/usr/local/lib/python2.6/xmlrpclib.py", line 703, in dump_nil

    raise TypeError, "cannot marshal None unless allow_none is enabled"

TypeError: cannot marshal None unless allow_none is enabled

 

What is my mistake?

System: CentOS 5.2

 

 

Gruß

Christian 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20081204/f1de1dc3/attachment.htm>


More information about the Spacewalk-list mailing list