Hello Lava-Users,
When we trying to setup new instance of LAVA server(2020.07) facing the issue of settings.conf file not available after installation at /etc/lava-server/ . Following the steps mentioned as in https://docs.lavasoftware.org/lava/installing_on_debian.html .Request on guidance If I am missing something.
Package Installation Log : https://pastebin.com/B7K0gXBp
hemanth@hemanth:~$ dpkg -l | grep lava ii lava-common 2020.07+10+buster all Linaro Automated Validation Architecture common ii lava-coordinator 2020.07+10+buster all LAVA coordinator daemon ii lava-dispatcher 2020.07+10+buster all Linaro Automated Validation Architecture dispatcher ii lava-dispatcher-host 2020.07+10+buster all LAVA dispatcher host tools ii lava-server 2020.07+10+buster all Linaro Automated Validation Architecture server ii lava-server-doc 2020.07+10+buster all Linaro Automated Validation Architecture documentation
hemanth@hemanth:~$ ls -la /etc/lava-server/ total 44 drwxr-xr-x 5 root root 4096 Jul 22 10:30 . drwxr-xr-x 148 root root 12288 Jul 22 10:30 .. drwxr-xr-x 5 lavaserver lavaserver 4096 Jul 22 10:30 dispatcher-config drwxr-xr-x 2 lavaserver lavaserver 4096 Jul 9 21:03 dispatcher.d -rw-r--r-- 1 root root 900 Jul 9 20:28 env.yaml -rw-r--r-- 1 root root 589 Jul 9 20:28 lava-logs -rw-r--r-- 1 root root 719 Jul 9 20:28 lava-master -rw-r--r-- 1 root root 496 Jul 9 20:28 lava-server-gunicorn drwxr-xr-x 2 root root 4096 Jul 22 10:30 settings.d
Installing on Debian 10 Buster Host hemanth@hemanth:~/mentor-lava-sources/mentor-lava$ cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 10 (buster)" NAME="Debian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL=https://bugs.debian.org/
Thanks, Hemanth.