Pieter Thoma wrote:
Hi,

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/"


That main method should only be getting called if the module is ran from the command line (aka, for testing). Should
probably get cleaned cleaned up anyway.

Adrian

_______________________________________________
Func-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/func-list

Reply via email to