At Mon, 14 Dec 2009 11:27:55 +0100, Jonas Hagberg wrote: > Scott Henson wrote: > > I'm not sure where to go from here. According to the code paths, if you > > hit that URL, there should be log output saying that cobbler is going to > > run your install triggers. What are the outputs of those pages? I > > believe you should get a simple text file that says "True". What do you > > actually see? > I see "True" > > Also can you check your httpd access and error logs to > > make sure that the cobbler mod_python script is getting run and not > > erroring in some way? > > > No errors. > And No mail that the system is installed and so on. So something is not > working..
So if you see "True" in the output, you should see a log entry that run_install_triggers has been called. The only possible problem I can see is if you have possibly turned down logging? According to the code path, you can't possibly see "True" as the output of the http call without getting something in the log file. I am at a loss to see how you can get one with out the other, sorry. -- Scott Henson Red Hat CIS Operator WVU Alum BSAE/BSME _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
