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

Unprivileged user namespaces are not allowed on Ubuntu 24.04 #178

Open
stevenengler opened this issue Apr 25, 2024 · 0 comments
Open

Unprivileged user namespaces are not allowed on Ubuntu 24.04 #178

stevenengler opened this issue Apr 25, 2024 · 0 comments

Comments

@stevenengler
Copy link
Owner

stevenengler commented Apr 25, 2024

Ubuntu 24.04 (any maybe 23.10) requires AppArmor profiles for programs that use unprivileged user namespaces. This means that socksns panics.

Example:

$ socksns bash
panicked at /path/socksns-0.3.3/src/main.rs:52:71:
called `Result::unwrap()` on an `Err` value: EPERM
panicked after panic::always_abort(), aborting.

The README should document this.

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