After doing the following # yum install python-setuptools python-setuptools-devel # easy_install --upgrade simplejson
Simplejson was upgraded to version 2.0.9 and the problem went away!! -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Michael DeHaan Sent: Wednesday, April 08, 2009 8:15 AM To: cobbler mailing list Subject: Re: repo issues after 1.6.1 to 1.6.2 Tom Brown wrote: >> I am seeing the same problem, real repo name is "fc8-i36", repo info in >> json file in /var/lib/cobbler/config/repos.d/ is correct, but cobbler >> profile report shows "ufc8-i386" for the repo. I'm running Fedora 8, >> with python-simplejson 1.9.1-1. I'm going to try the latest 2.0.9 >> version and see what happens. >> >> >> > > i have tried with python-simplejson-2.0.5-1 and i get the same result > > > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler > I'll try this today, most likely something we need to do to force consistent unicode usage on older Pythons. --Michael _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
