[GH-ISSUE #2798] Firejail is almost broken on fedora silverblue #1754

Closed
opened 2026-05-05 08:25:32 -06:00 by gitea-mirror · 4 comments
Owner

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.

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.
gitea-mirror 2026-05-05 08:25:32 -06:00
Author
Owner

@Fred-Barclay commented on GitHub (Jun 27, 2019):

@rusty-snake what bits are broken/almost broken?

<!-- gh-comment-id:506135606 --> @Fred-Barclay commented on GitHub (Jun 27, 2019): @rusty-snake what bits are broken/almost broken?
Author
Owner

@rusty-snake commented on GitHub (Jun 27, 2019):

Some examples:

  • wget example.com/something works
  • firejail wget example.com/something: Cannot write to 'something' (Operation not permitted)

  • firejail firefox: no window are opening

  • firejail epiphany: `Fatal initialization error: Failed to create directory "/var/home/USER/.local/share/epiphany

  • pwd: /var/home/USER
  • firejail bash
    • pwd: /

  • firejail dig @9.9.9.9 example.com: works
<!-- gh-comment-id:506473818 --> @rusty-snake commented on GitHub (Jun 27, 2019): Some examples: * `wget example.com/something` works * `firejail wget example.com/something`: Cannot write to 'something' (Operation not permitted) *** * `firejail firefox`: no window are opening *** * `firejail epiphany`: `Fatal initialization error: Failed to create directory "/var/home/USER/.local/share/epiphany *** * `pwd`: /var/home/USER * `firejail bash` * `pwd`: / *** * `firejail dig @9.9.9.9 example.com`: works
Author
Owner

@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.

<!-- gh-comment-id:506558017 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:508927739 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#1754
No description provided.