<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class="">On 24 Oct 2017, at 18:19, Ron Olson &lt;<a href="mailto:tachoknight@gmail.com" class="">tachoknight@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hi Alex-<br class=""><br class="">Thanks for the info, but this isn't in a Docker container, just a regular Linux VM.<br class=""></div></div></blockquote><div><br class=""></div>Ah, sorry - my bad. I saw Docker in the message with the problem and didn't see the 'not' ;-)</div><div><br class=""><blockquote type="cite" class=""><div class=""><div class="">As an additional bit of info, I ran the build script on my Fedora laptop, and it works just fine; the REPL starts right up. I'd be surprised and confused if this was truly a VM (in this case, VMware ESXi) issue, but stranger things have happened I guess.<br class=""></div></div></blockquote></div><br class=""><div class="">You can also see this issue if your VM/OS is running under something like selinux or apparmor. You'd have to look into what OS your VM is running to confirm (and compare it with the configuration you have on your laptop).</div><div class=""><br class=""></div><div class=""><a href="https://fedoraproject.org/wiki/Features/SELinuxDenyPtrace" class="">https://fedoraproject.org/wiki/Features/SELinuxDenyPtrace</a>&nbsp;</div><div class=""><a href="http://wiki.apparmor.net/index.php/AppArmor_Core_Policy_Reference" class="">http://wiki.apparmor.net/index.php/AppArmor_Core_Policy_Reference</a></div><div class=""><br class=""></div><div class="">I would have a look to see if either of these settings are denying the PTrace mechanism, which is similar in effect to Docker's runtime options but configured in a slightly different way.</div><div class=""><br class=""></div><div class="">Alex</div></body></html>