Closed 9990242854 closed 3 years ago
$ ls parrot-binds parrot.sh parrot-fs start-parrot.sh $ ./start-parrot.sh proot info: vpid 1: terminated with signal 11 $ export PROOT_NO_SECCOMP=1 $ ./start-parrot.sh bash: [: : integer expression expected proot info: vpid 1: terminated with signal 7
Your trick export PROOT_NO_SECCOMP only work one next time when i shows that.
Closing since issue has not bee updated in quite a while, please fill in the bug report template if this is still an issue
$ ls parrot-binds parrot.sh parrot-fs start-parrot.sh $ ./start-parrot.sh proot info: vpid 1: terminated with signal 11 $ export PROOT_NO_SECCOMP=1 $ ./start-parrot.sh bash: [: : integer expression expected proot info: vpid 1: terminated with signal 7
Your trick export PROOT_NO_SECCOMP only work one next time when i shows that.