Hello,

I am trying to upgrade cobbler to the 2.2.1-1.el5 version from epel-testing 
because I would like to have support to import ubuntu ISO's. 

When I try to start cobbler I am getting the following error message. Could 
this be related to my crusty old python 2.4 version perhaps? 

[root@cobbler1 cobbler]# /etc/init.d/cobblerd start
Starting cobbler daemon: Traceback (most recent call last):
  File "/usr/bin/cobblerd", line 76, in main
    api = cobbler_api.BootAPI(is_cobblerd=True)
  File "/usr/lib/python2.4/site-packages/cobbler/api.py", line 130, in __init__
    self.deserialize()
  File "/usr/lib/python2.4/site-packages/cobbler/api.py", line 873, in 
deserialize
    return self._config.deserialize()
  File "/usr/lib/python2.4/site-packages/cobbler/config.py", line 266, in 
deserialize
    raise CX("serializer: error loading collection %s. Check 
/etc/cobbler/modules.conf" % item.collection_type())
CX: 'serializer: error loading collection distro. Check 
/etc/cobbler/modules.conf'
                                                           [  OK  ]
[root@cobbler1 cobbler]# ps auxw|grep cobbler
avahi     1428  0.0  0.0  22508  1132 ?        Ss   Dec06   0:00 avahi-daemon: 
running [cobbler1.local]
root     11866  0.0  0.0  61176   748 pts/0    S+   13:45   0:00 grep cobbler


Operating system is CentOS 5.5 64bit. 

The only post that I have found that looks to be related is this one. 
https://fedorahosted.org/pipermail/cobbler-devel/2011-July/002275.html

Is there another version that is perhaps more stable that includes the support 
I am looking for?

I appreciate any help that can be provided.


-- 
Phil Dougherty
Sent with Sparrow (http://bit.ly/sigsprw)

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

Reply via email to