The setup.py in the stable branch needs a small fix:

 

diff --git a/setup.py b/setup.py

index d468c37..a453ead 100644

--- a/setup.py

+++ b/setup.py

@@ -179,7 +179,7 @@ if __name__ == "__main__":

             (etcpath,  ['config/users.conf']),

             (etcpath,  ['config/cheetah_macros']),

             (initpath, ['config/cobblerd']),

-            (sysconfigpath, ['cobfig/sysconfig/cobblerd']),

+            (sysconfigpath, ['config/sysconfig/cobblerd']),

             (etcpath,  ['config/settings']),

 

             # django webui content

 

 

Peter Vreman


This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.