I've just tried doing a 'git pull && make devinstall' and its failing 
on  copying 'webui_templates/system_netboot.tmpl' that's referenced in 
setup.py but doesn't seem to exist in my git tree.

# git pull && make devinstall
[...snipped...]
copying webui_templates/empty.tmpl -> /usr/share/cobbler/webui_templates
copying webui_templates/blank.tmpl -> /usr/share/cobbler/webui_templates
copying webui_templates/enoaccess.tmpl -> /usr/share/cobbler/webui_templates
copying webui_templates/distro_list.tmpl -> 
/usr/share/cobbler/webui_templates
copying webui_templates/distro_edit.tmpl -> 
/usr/share/cobbler/webui_templates
copying webui_templates/profile_list.tmpl -> 
/usr/share/cobbler/webui_templates
copying webui_templates/profile_edit.tmpl -> 
/usr/share/cobbler/webui_templates
copying webui_templates/system_list.tmpl -> 
/usr/share/cobbler/webui_templates
error: can't copy 'webui_templates/system_netboot.tmpl': doesn't exist 
or not a regular file
make[1]: *** [install] Error 1
make[1]: Leaving directory `/root/cobbler'
make: *** [devinstall] Error 2

Thanks!

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

Reply via email to