-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 12/10/2009 10:31 AM, Jonas Hagberg wrote: > Jonas Hagberg skrev: >> Scott Henson wrote: >> > On 12/01/2009 02:52 AM, Jonas Hagberg wrote: > >>>>> Ronald J. Yacketta wrote: >>>>> >>>>>>> I have a few more questions in the ticket. It looks like I was wrong >>>>>>> and triggers do have an entry point, but it has to be called from >>>>>>> your >>>>>>> kickstart file. So the kickstart template and generated kickstart >>>>>>> file >>>>>>> would be helpful in determining the issue. >>>>>>> >>>>>> Scott, >>>>>> >>>>>> Thanks for looking into this :) Looks like I was using a old >>>>>> kickstart template to create new ones from. Added the two >>>>>> directives you indicated in the ticket and all seems to be working >>>>>> now. >>>>>> >>>>>> -Ron >>>>>> _______________________________________________ >>>>>> cobbler mailing list >>>>>> [email protected] >>>>>> https://fedorahosted.org/mailman/listinfo/cobbler >>>>>> >>>>> I already have them and it don't work for me. I have also checked >>>>> the settings file "run_install_triggers: 1" >>>>> >>>>> I have updated the ticket with a very stripped kickstart template >>>>> and file. >>>>> Cheers >>>>> >>>>> > Can you execute the following lines against your cobbler server and > check the cobblerd.log in /var/log/cobbler? > > wget "http://********/cblr/svc/op/trig/mode/post/system/systemname" > wget "http://********/cblr/svc/op/trig/mode/pre/system/systemname" > >>> Yup I did that and nothing new in the log file.... >>> > >> Any more tips how to debug this? >
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? 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? - -- Scott Henson Red Hat CIS Operator WVU Alum BSAE/BSME -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iQIcBAEBCAAGBQJLIRksAAoJEN/U2xG4t+kAn6UQAJFbWsMVShLs6kUH224JQg6Y geqX8KzSkySfui4fXHVr2S3sLcFy6Dt1uU6bLqOyQmOhvnWg3JlDbfvmaK9ZaINB FfXAyBL+jQqWHXQzMjeAuZSmLvvkdCBE0L0jsZFsH5RFs2hFDg5ec6LVoFTDDyCO 4lW4wqcz2A0vVZ3hvEotfzLGe/b0vYrX5qbb7I2OTp77CUP95MO7+scfRIgpeBT+ dry/DpC14ruQdJ0oml+c0vtKq6SiF5YD+KKoisnEDRjpfc0Vf6B0+WEzw2TFtCRa G0Ez3hx3s/hfTOgBJgjPAfql9bYKGuL0Z0W3ERGAoN1uXA2ZdGwnyPB6Gmh0ToxO OwMmPbRZ2sWsjhXl8+FGnqYgdYTFHKyEnkHYuFZ4gpiRgo+e3EY39osh75A2Mk7C 7I3pRUv2+39BgElQZt5jcb64WzKy/HekzAMhLxx97Epfxvn4FUXiT2lQKMBp+4xZ xbd38GXWysV6yDL5Al+W5TRK/HFh/HgCNp0mSCRm+S4ONU2s0fccHYD4WgbCpFPF H6xFSA6ibYRbQwkPPUA07S57GMkYXF4sSURwR6oB+YBwnigbkSY/+uoSNHyH/PSu qgv3kdls5yCdS3UqGqq6NQ4LHUwJoVDClN/R8pBgCy+NKeTaS94dR2mEmOEWTFMN 8Kylh6uvD1zXkeeEd6if =kRf/ -----END PGP SIGNATURE----- _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
