mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3706] Does sandboxing with firejail works with spack package manager applications? #2332
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#2332
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Joe23232 on GitHub (Oct 28, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3706
There is this spack package manager that is kinda like
flatpakandappimagewhere the package manager is portable, and works on other Linux distros.My question is would
firejailwork withspackapplications?@rusty-snake commented on GitHub (Oct 29, 2020):
No one know. You need to try it. How does spack work?
@Joe23232 commented on GitHub (Oct 30, 2020):
I have no idea how
spackworks, I am sorry :( All I know is the user can pull stuff from a repo and it compiles the packages, it is kinda similar to the portage package manager except that it is more portable and afaik you don't need root access.@netblue30 commented on GitHub (Nov 1, 2020):
It should work, there is nothing in firejail to prevent a package manager from running.
Try to bring it in manually from git and compile it. Then try "firejail firefox" and take a look in the browser to "/home/username" directory, you should have there only Downloads and some config files.
@Joe23232 commented on GitHub (Nov 1, 2020):
Ok sure I will give it a trym thanks then :)
On Mon, Nov 2, 2020 at 2:39 AM netblue30 notifications@github.com wrote:
@rusty-snake commented on GitHub (Nov 9, 2020):
Closing here. Fell free to post your findings.
@Joe23232 commented on GitHub (Nov 9, 2020):
Sure then :)
On Tue, Nov 10, 2020 at 6:16 AM rusty-snake notifications@github.com
wrote: