On Tue, 14 Mar 2017 10:58:17 +0800 (CST) zxmjiang zxmjiang@yeah.net wrote:
May I know if install path as /usr/bin/lava-slave can it work? Since our os system is not debian, but request to run this tool.
Only Debian is supported. You will need a Debian jessie virtual machine to run LAVA. This is not just about paths, there are a range of other dependencies and issues. V2 is going to make things simpler but at this time, we cannot support either master or slave on any OS except Debian Jessie or later.
Thanks & Best Regards!
At 2017-03-13 22:50:09, "Neil Williams" codehelp@debian.org wrote:
On Mon, 13 Mar 2017 19:30:21 +0800 (CST) zxmjiang zxmjiang@yeah.net wrote:
Hi, Currently after the install of lava-master and lava-slave
File "/usr/local/bin/lava-slave", line 4, in <module>
LAVA does not support installation into /usr/local/
You must use the Debian packages, jessie or newer.
https://staging.validation.linaro.org/static/docs/v2/first-installation.html
https://staging.validation.linaro.org/static/docs/v2/installing_on_debian.ht...
$lava-slave --help Traceback (most recent call last): File "/usr/local/bin/lava-slave", line 4, in <module> __import__('pkg_resources').run_script('lava-dispatcher==0.0.0', 'lava-slave') ......
lava-slave is only usable by root and has no --help output. See man 1 lava-slave and follow the documentation on how to setup LAVA properly.
--
Neil Williams