[Solved] Exit status 256

General help and assistance with jamovi. Bug reports can be made at our issues page: https://github.com/jamovi/jamovi/issues . (If you're unsure feel free to discuss it here)
Post Reply
Judy_Fox
Posts: 4
Joined: Thu Jan 20, 2022 7:18 pm

[Solved] Exit status 256

Post by Judy_Fox »

Hi,

I'm trying to install Jamovi on my chromebook,here's what it says :

Installation complete.
judy@penguin:~$ flatpak run org.jamovi.jamovi
bwrap: Can't mount proc on /newroot/proc: Operation not permitted
error: ldconfig failed, exit status 256

I have no idea what I should do, could some one please help me ? =)

Thanks a lot !
Last edited by Judy_Fox on Thu Jan 20, 2022 7:55 pm, edited 1 time in total.
Judy_Fox
Posts: 4
Joined: Thu Jan 20, 2022 7:18 pm

Re: Exit status 256

Post by Judy_Fox »

Of course I just had to ask for help so I could find a solution.

If anyone's having the same problem, I solved it by doing these steps :

Close the linux environment. Then press ctrl-alt-t and on the crosh tab that will open execute these commands:

vmc start termina

lxc config set penguin security.nesting true

exit

vmc stop termina
Post Reply