On Fri, Mar 27, 2009 at 4:45 PM, Michael DeHaan <[email protected]> wrote: > Jeff Schroeder wrote: >> >> On Fri, Mar 27, 2009 at 4:40 PM, Michael DeHaan <[email protected]> >> wrote: >> >>> >>> I am reading the above "as it works" and "it doesn't"... can you clarify? >>> My brain may not be working well. >>> >> >> Works on fedora 10 and fails with that traceback on CentOS 5 >> >> > > It is probably a function of the underlying data rather than the libraries > involved. > > Be sure "yaml" is /not/ in site-packages if you did a non-RPM install at any > point in the past. > > Also find what files have "!lang" in them and paste them... it may be that > they are not in the right syntax because they were originally were > written out by the old YAML implementation, which would be annoying. If > the parser doesn't like it, intervention may be required. > > You can probably quote "!lang" and make it happy, but I'd need to see the > whole context to be sure.
It was a Fedora 9 profile.d file that was complaining. Sure enough commenting it out fixed the problem. Thanks -- Jeff Schroeder Don't drink and derive, alcohol and analysis don't mix. http://www.digitalprognosis.com _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
