[EMAIL PROTECTED] wrote: > Hi, > > after upgrading cobbler to version 1.2.4 , the cobbler server throws > folling exception I appended in log.dat when getting contacted.I tried > to install via koan which does not work any more.Seems to be related to > the SNIPPETS, but they worked before without problems. > > The following can bee seen in httpd-logfile: > [Mon Sep 15 14:54:40 2008] [notice] mod_python: (Re)importing module > 'services' > [Mon Sep 15 14:54:40 2008] [error] field op > [Mon Sep 15 14:54:40 2008] [error] adding op to ks > [Mon Sep 15 14:54:40 2008] [error] field profile > [Mon Sep 15 14:54:40 2008] [error] adding profile to RHEL5-xen-i386 > > > Kind regards > > Tim > > >
Please attach the parts from /var/log/cobbler/cobbler.log that you think describe the exception and if possible please include more output from the above log as well. You can debug kickstart generation with "cobbler profile getks --name=foo". Most likely you do have an error in your kickstart template which needs to be corrected and was just masked earlier -- previously snippets with errors rendered as blanks/comments, now they properly render as errors which is a more correct behavior. Thankfully these errors are easy to detect when you run "cobbler profile getks". Either way, I would need additional information. (In addition, I should point out that you should subscribe to the mailing list if you want to ask questions and get replies, I had to approve this one manually -- digest mode is ok) --Michael > ------------------------------------------------------------------------ > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
