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

private-lib + python is broken #3236

Open
rusty-snake opened this issue Feb 22, 2020 · 0 comments
Open

private-lib + python is broken #3236

rusty-snake opened this issue Feb 22, 2020 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@rusty-snake
Copy link
Collaborator

firejail --noprofile '--private-lib=*' python3 does not work because python need files from /usr/lib/python3.7 and /usr/lib64/python3.7 but private-lib simply mounts the private-lib over both /usr/lib and /usr/lib64 with the python3.7 directory from /usr/lib.

@rusty-snake rusty-snake added the bug Something isn't working label Jul 16, 2020
@reinerh reinerh added this to the 0.9.64 milestone Sep 1, 2020
@smitsohu smitsohu mentioned this issue May 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants