I'm new here, and I just tried setting up Cobbler and Koan yesterday, and I am getting the same error, but the missing file is Cheetah.Template. The traceback looks like this: File "/usr/bin/cobbler", line 18, in ? import cobbler.cobbler as app File "usr/lib/python2.4/site-packages/cobbler/cobbler.py", line 18, in ? import api File "/usr/lib/python2.4/site-packages/cobbler/api.py", line 17, in ? import config File "/usr/lib/python2.4/site-packages/cobbler/config.py", line 23, in ? import collection_distros as distros File "/usr/lib/python2.4/site-packages/cobbler/collection_distros.py", line 17, in ? import collection File "/usr/lib/python2.4/site-packages/cobbler/collection.py", line 22, in ? import action_litesync File "/usr/lib/python2.4/site-packages/cobbler/action_litesync.py", line 28, in ? import action_sync File "/usr/lib/python2.4/site-packages/cobbler/action_sync.py", line 34, in ? from Cheetah.Template import Template ImportError: No module named Cheetah.Template I have checked the entire filesystem, and there is no file named Cheetah.Template. So, did something not get installed, or did I do something in the wrong order, or am I missing something else? Any help appreciated. Thanks, Roger cobbler check fails: ImportError: No module named cobbler.cobbler * From: "Karl R. Balsmeier" <karl klxsystems net> * To: et-mgmt-tools redhat com * Subject: cobbler check fails: ImportError: No module named cobbler.cobbler * Date: Wed, 15 Aug 2007 16:35:13 -0700 Hi, Any advice on fixng this cobbler error or if there's a log I can check that will reveal the issue? I googled for it but no dice. [root localhost ~]# cobbler check Traceback (most recent call last): File "/usr/bin/cobbler", line 18, in ? import cobbler.cobbler as app ImportError: No module named cobbler.cobbler This happens to be the second server I have tried this on, with same results, on completely different hardware, different networks, so we know this isn't a driver or network issue. Anyhow, any advice is much appreciated, i'd love to roll out a more robust provisioning system, looks like am super close once past this error. -karl _______________________________________________ et-mgmt-tools mailing list et-mgmt-tools@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/et-mgmt-tools