Tom Georgoulias wrote: > Michael DeHaan wrote: > >> Tom Georgoulias wrote: >> >>> I discovered a problem with our cobbler server this morning and am >>> having a hard time tracking down the root cause. >>> > > >> Older versions evaluate snippets /before/ going through Cheetah, while >> 1.2.X has the very nice feature of doing that all in one pass, thanks to >> Dan G's patches. You say below you're using 0.8.3, which has a known bug >> of matching snippets in a non-greedy manner, which means it matched >> earlier, on the short part of the string. I'm fairly certain 1.2.4 will >> not do this. >> > > >> Definitely upgrade -- there are some changes, so see the "What's New In >> 1.0" page on the Wiki and if you're using the web app, folllow the new >> setup instructions. The upgrade should go very smoothly. >> > > OK, I upgraded to the 1.2.2-1 today. I was a little concerned about > doing this right now since we're making decent use of our cobbler server > right now, but I figured that even if I fixed the problem I first ran > into the bug you mentioned would probably pop up again somewhere else. >
Tom, The latest version is 1.2.4, which is already in Fedora and EPEL testing -- it's the latest fix release to the 1.2.X stable release series. Picking 1.2.2 will leave you with a few bugs we explicitly created 1.2.3/1.2.4 to fix, so now that you've updated, you'll want to be current. The bug I mentioned should /not/ be present in 1.2.X, that was why I suggested you upgrade, actually. --Michael > The first ks.cfg I checked after the upgrade looks good, so I'm hopeful > that the issue I reported was fixed. > > I could use a quick hint for koan 1.2, if anyone has a moment: > > I used to use koan --server=cobblerserver --system=hostname --replace-self > > to do a full, hands off install. After I my recent upgrade, the line in > grub points to the cobbler server URL, not a local ks.cfg already on the > disk, and now I'm prompted for network settings on eth0. How do I get > back to the old behavior? I didn't see any option in the koan manpage > to revert to this. > > Thanks, > Tom > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
