Please help. Continue install openlana after 15da...
# openlane
d
Please help. Continue install openlana after 15days. Last installation state was ok before docker. Now I try install and do working docker. My target system is Debian 10. Docker for user works well. after command make merge I see an error. Sending build context to Docker daemon 161.4MB Step 1/22 : FROM centos:centos6 as build ---> d0957ffdf8a2 Step 2/22 : RUN yum install -y git tcl tk libjpeg libgomp libXext libSM libXft libffi cairo gettext Xvfb ---> Running in 1966b454ed92 The command '/bin/sh -c yum install -y git tcl tk libjpeg libgomp libXext libSM libXft libffi cairo gettext Xvfb' returned a non-zero code: 139
d
d
Thank you. You are right. Add "GRUB_CMDLINE_LINUX_DEFAULT="vsyscall=emulate" to
/etc/default/grub
update-grub
reboot
and now process works
✔️ 2