> When I run cobbler (v1.6.4 and v.1.6.5), it exits with the following > warning: > > /local/data/cobbler/etc/settings is not a valid YAML file
If anyone is interested, I have found the cause. It appears that Cobbler behaves oddly if I use Python ".pth" files to add the Cobbler/Python libs to sys.path. It's as if Cobbler is not loading some of its modules, but there aren't any exceptions raised. If I install the Cobbler/Python libs directly inside the Python tree then it works fine. Chris _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
