Hi,

I was trying to install cobbler on a new server and installed 
cobbler-2.2.1-1.el5 but hit a problem when trying to replicate against 
cobbler-2.0.11-2.el5,

In this file  /usr/lib/python2.4/site-packages/cobbler/action_replicate.py  
commenting out the line below and replacing it with a small set of object types 
does the tick

""" OBJ_TYPES = [ "distro", "profile", "system", "repo", "image", "mgmtclass", 
"package", "file" ] """

OBJ_TYPES = [ "distro", "profile", "system", "repo", "image" ]

My python skills are non existant but it seems to do the job so far, the small 
set matches the same python file in the 2.0.11 version

Hope that helps someone.

Steve
The information contained in this email is confidential and may also be subject 
to legal privilege. It is intended only for the recipient(s) named above. If 
you are not named above as a recipient, you must not read, copy, disclose, 
forward or otherwise use the information contained in this email. If you have 
received this e-mail in error, please notify the sender (whose contact details 
are above) immediately by reply e-mail and delete the message and any 
attachments without retaining any copies. Gaming Technologies Solutions Limited 
is a company registered in England and Wales with the company number 5425266, 
the registered office is 55 Baker Street, London, W1U 7EU Virtue Fusion 
(Alderney) Ltd is a company registered in Alderney with the company number 
1628, the registered office is Kington Lodge, Le Grand Val, Alderney, GY9 3XD, 
British Channel Islands
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to