Hi all,

It seems there is an issue with the init.d scripts of 0.6.4 :*
tym@xxxxx:~/shinken-0.6.4$ sudo /etc/init.d/shinken start
Starting scheduler:
FAILED: ImportError: No module named shinken (full output is in
/tmp/bad_start_for_scheduler)
   ...fail!
Starting poller:
FAILED: ImportError: No module named shinken (full output is in
/tmp/bad_start_for_poller)
   ...fail!
Starting reactionner:
FAILED: ImportError: No module named shinken (full output is in
/tmp/bad_start_for_reactionner)
   ...fail!
Starting broker:
FAILED: ImportError: No module named shinken (full output is in
/tmp/bad_start_for_broker)
   ...fail!
Starting receiver:
FAILED: ImportError: No module named shinken (full output is in
/tmp/bad_start_for_receiver)
   ...fail!
Starting arbiter:
FAILED: ImportError: No module named shinken (full output is in
/tmp/bad_start_for_arbiter)
   ...fail!
tym@xxxxxx:~/shinken-0.6.4$ cat /tmp/bad_start_for_arbiter
Traceback (most recent call last):
  File "/usr/bin/shinken-arbiter", line 63, in <module>
    imp.load_module('shinken', *imp.find_module('shinken',
[os.path.realpath("."), os.path.realpath(".."),
os.path.join(os.path.abspath(os.path.dirname(sys.argv[0])), "..")]))
ImportError: No module named shinken*

I do not get this issue with 0.5.1 ...

Cheers,

Thomas.
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to