Montgomery, Philip wrote:
> I think that I am missing something.  When I login into the webui, I now get 
> this:
>
> Mod_python error: "PythonHandler index"
>
> Traceback (most recent call last):
>
>   File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 287, 
> in HandlerDispatch
>     log=debug)
>
>   File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 464, 
> in import_module
>     module = imp.load_module(mname, f, p, d)
>
>   File "/var/www/cobbler/web/index.py", line 24, in ?
>     import cobbler.yaml as yaml
>
> ImportError: No module named yaml
>
>
>
> I installed PyYAML from EPEL, PyYAML-3.06-1.el5.  I tried installing libyaml 
> from rpmforge, but it did not help, and I removed it.
>
> -Phil
>
>   

Sorry about that, chief.

Looks like I'm not done removing all the old references  -- will get 
this done Monday and post up when I have it.  We have some more time 
before we get PyYAML into EPEL4 (I'd imagine at least a few days for the 
review stuff to get sorted out).

I presumably had a last vestige of that module installed that allowed 
that to continue through.

--Michael

_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to