Tom Brown wrote: >> yes - works for me on rhel5 also - i have only seen this unicode issue >> on rhel4 which makes me think its python2.3 related >> >> > Michael > > i can reproduce this on a CentOS4 box at home and i am happy to allow > you access if you want to to see if you can see whats going on for yourself? > > thanks > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler >
Not neccessary, thanks ... I've got plenty of hardware (virtual or otherwise) I can try to reproduce this with. FWIW, I won't have much time to devote to cobbler development/support/anything next week (meetings), so if someone wants to beat me to finding a workaround, be my guest. If the 2.3 theory holds -- One thing I have thought about is possibly not json-izing on that OS, for files that aren't already json-ized.... which is a simple "sys" module check against the python version. Would rather not go there though -- as we lose the performance speedups for large configs. (In the meantime, if you have EL 4 and EL 5 systems, I don't see why you wouldn't want to use EL 5 for the cobbler server. That solves some problems with the yum toolchain being downlevel anyway, and not supporting some useful flags.) --Michael _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
