Just checking back, have not heard anything regarding my initial post

-Ron
Ronald J. Yacketta wrote:
> Hello all!
>
> Have a little problem here :( when I run 'cobbler profile dumpvars 
> f12-x86_64'  the following error occurs:
>
> Traceback (most recent call last):
>   File "/usr/bin/cobbler", line 35, in <module>
>     sys.exit(app.main())
>   File "/usr/lib/python2.5/site-packages/cobbler/cli.py", line 501, in main
>     rc = cli.run(sys.argv)
>   File "/usr/lib/python2.5/site-packages/cobbler/cli.py", line 188, in run
>     self.object_command(object_type, object_action)
>   File "/usr/lib/python2.5/site-packages/cobbler/cli.py", line 264, in 
> object_command
>     data = self.remote.get_blended_data(options.name,"")
>   File "/usr/lib/python2.5/xmlrpclib.py", line 1150, in __call__
>     return self.__send(self.__name, args)
>   File "/usr/lib/python2.5/xmlrpclib.py", line 1434, in __request
>     allow_none=self.__allow_none)
>   File "/usr/lib/python2.5/xmlrpclib.py", line 1083, in dumps
>     data = m.dumps(params)
>   File "/usr/lib/python2.5/xmlrpclib.py", line 623, in dumps
>     dump(v, write)
>   File "/usr/lib/python2.5/xmlrpclib.py", line 638, in __dump
>     f(self, value, write)
>   File "/usr/lib/python2.5/xmlrpclib.py", line 642, in dump_nil
>     raise TypeError, "cannot marshal None unless allow_none is enabled"
> TypeError: cannot marshal None unless allow_none is enabled
>
> The only 'None' in the profile is for Repos when viewed via cobber_web, 
> command line reports
>
> Name                           : rescue-f9-i386
> Comment                        :
> DHCP Tag                       : default
> Distribution                   : f9-i386
> Enable PXE Menu?               : True
> Kernel Options                 : {'rescue': '~'}
> Kernel Options (Post Install)  : {}
> Kickstart                      : /var/lib/cobbler/kickstarts/pxerescue.ks
> Kickstart Metadata             : {}
> Management Classes             : []
> Name Servers                   : []
> Name Servers Search Path       : []
> Owners                         : ['admin']
> Red Hat Management Key         : <<inherit>>
> Red Hat Management Server      : <<inherit>>
> Repos                          : []
> Server Override                : <<inherit>>
> Template Files                 : {}
> Virt Auto Boot                 : 1
> Virt Bridge                    : br9
> Virt CPUs                      : 1
> Virt File Size(GB)             : 10
> Virt Path                      :
> Virt RAM (MB)                  : 512
> Virt Type                      : qemu
>
> -Ron
>
>
> _______________________________________________
> cobbler mailing list
> [email protected]
> https://fedorahosted.org/mailman/listinfo/cobbler
>   

_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to