mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2798] Firejail is almost broken on fedora silverblue #1754
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#1754
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 @rusty-snake on GitHub (Jun 26, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2798
Don't know if that is fixable.
@Fred-Barclay commented on GitHub (Jun 27, 2019):
@rusty-snake what bits are broken/almost broken?
@rusty-snake commented on GitHub (Jun 27, 2019):
Some examples:
wget example.com/somethingworksfirejail wget example.com/something: Cannot write to 'something' (Operation not permitted)firejail firefox: no window are openingfirejail epiphany: `Fatal initialization error: Failed to create directory "/var/home/USER/.local/share/epiphanypwd: /var/home/USERfirejail bashpwd: /firejail dig @9.9.9.9 example.com: works@netblue30 commented on GitHub (Jun 28, 2019):
It is totally broken! They run a very unconventional filesystem, with /home and a lot of other directories as symbolic links inside /var, details here:
https://docs.fedoraproject.org/en-US/fedora-silverblue/technical-information/#filesystem-layout
We won't be able to support this distro. It is an enterprise distro anyway, something to do with containers.
@Vincent43 commented on GitHub (Jul 6, 2019):
It's not enterprise distro, it's more like alternative desktop platform focused on containerized apps like flatpak. Still firejail support for it is unlikely.