Same issue from /:
tym@xxxxx:~$ cd /
tym@xxxxx:/$ sudo /etc/init.d/shinken restart
Restarting scheduler
* FAILED: ImportError: No module named shinken (full output is in
/tmp/bad_start_for_scheduler)
...fail!
Restarting poller
* FAILED: ImportError: No module named shinken (full output is in
/tmp/bad_start_for_poller)
...fail!
Restarting reactionner
* FAILED: ImportError: No module named shinken (full output is in
/tmp/bad_start_for_reactionner)
...fail!
Restarting broker
* FAILED: ImportError: No module named shinken (full output is in
/tmp/bad_start_for_broker)
...fail!
Restarting receiver
* FAILED: ImportError: No module named shinken (full output is in
/tmp/bad_start_for_receiver)
...fail!
Restarting arbiter
Doing config check
* full result is in /tmp/shinken_checkconfig_result
* ConfigCheck failed: ImportError: No module named shinken
...fail!
tym@xxxxxx:/$ 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
2011/6/21 nap <napar...@gmail.com>
>
>
> On Mon, Jun 20, 2011 at 10:54 PM, Thomas Desor <thomasde...@gmail.com>wrote:
>
>> 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:
>> [...]*
>
> * 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 ...
>>
>> Can you try by launching it in another directory, like / ?
>
> Thanks,
>
>
> Jean
>
>
>> Cheers,
>>
>>
>
> ------------------------------------------------------------------------------
> 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
>
>
------------------------------------------------------------------------------
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