Aaron Lippold wrote: > Has anyone ever run into this? > > [r...@localhost ~]# cobbler check > /usr/lib/python2.4/site-packages/Cheetah/Compiler.py:1531: UserWarning: > You don't have the C version of NameMapper installed! I'm disabling > Cheetah's useStackFrames option as it is painfully slow with the > Python version of NameMapper. You should get a copy of Cheetah with > the compiled C version of NameMapper. > warnings.warn( > The following potential problems were detected: > #0: since iptables may be running, ensure 69, 80, and 25151 are unblocked > #1: fencing tools were not found, and are required to use the > (optional) power management features. install cman to use them > > I can't seem to track it down. > > Thanks, > > Aaron > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler >
It seems that you have somehow installed a noarch version of Cheetah instead of a binary version. This should not be a problem for Cheetah as part of Fedora, RHEL, or CentOS ... if it is, let me know, and please file a bug with that package. Basically it's just a performance warning, as far as I can tell. _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
