Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patching signal 9 brokes distro #460

Open
milen-prg opened this issue Oct 27, 2024 · 2 comments
Open

Patching signal 9 brokes distro #460

milen-prg opened this issue Oct 27, 2024 · 2 comments

Comments

@milen-prg
Copy link

After applying patch for signal 9 problem, the errors appear and can't start vnc:

~ $ echo "export PROOT_NO_SECCOMP=1" >> .bashrc && hash -r
~ $ ./start-ubuntu.sh /bin/lesspipe: 1: cd: can't cd to /bin

root@localhost:# vncserver-start
bash: /usr/local/bin/vncserver-start: Function not implemented
root@localhost:
#

@milen-prg
Copy link
Author

Also other commands don't work:

root@localhost:# apt update Reading package lists... Done
E: Method gave invalid 400 URI Failure message: Failed to set new user ids - setresuid (1: Operation not permitted)
E: Method http has died unexpectedly!
E: Sub-process http returned an error code (112)
root@localhost:
#

@milen-prg
Copy link
Author

cd function is not recognised:

root@localhost:~# cd Documents/ bash: cd: Documents/: Function not implemented

And SECCOMP patch don't help at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant