I'm having troubles getting Func started on a CentOS 5.3 i386 box. I was looking at the source code and spotted something strange.
In the file module_loader.py under the method "main" there is a line with a hardcoded link to the python 2.5 site-packages directory.
module_file_path = "/usr/lib/python2.5/site-packages/func/minion/modules/"
Unfortunately, CentOS 5.3 (and probably RedHat too) still ships python 2.4 by default.
Regards,
Pieter
_______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list