[PR #6784] [MERGED] profiles: firecfg: disable foliate #6166

Closed
opened 2026-05-05 10:51:57 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6784
Author: @kmk3
Created: 6/18/2025
Status: Merged
Merged: 6/19/2025
Merged by: @kmk3

Base: masterHead: firecfg-disable-foliate


📝 Commits (1)

  • 902f23a profiles: firecfg: disable foliate

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/firecfg/firecfg.config (+2 -2)

📄 Description

It seems unable to open ebooks on Arch (even with --noprofile and
--profile=noprofile), likely due due to webkitgtk / bwrap.

Error log[1]:

$ firejail --profile=noprofile /usr/bin/foliate
Reading profile /etc/firejail/noprofile.profile
firejail version 0.9.74

Parent pid 16189, child pid 16190
Warning: cannot open source file /usr/lib/firejail/seccomp.debug32, file not copied
Base filesystem installed in 0.01 ms
Child process initialized in 12.32 ms
MESA-INTEL: warning: ../mesa-25.1.3/src/intel/vulkan_hasvk/anv_formats.c:759: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../mesa-25.1.3/src/intel/vulkan_hasvk/anv_formats.c:790: FINISHME: support more multi-planar formats with DRM modifiers
bwrap: Can't mount proc on /newroot/proc: Operation not permitted

** (com.github.johnfactotum.Foliate:3): ERROR **: 23:16:32.030: Failed to fully launch dbus-proxy: Child process exited with code 1

Relates to #3647 #6782.

[1] https://github.com/netblue30/firejail/issues/6782#issuecomment-2982568811

Reported-by: @rsramkis


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/6784 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 6/18/2025 **Status:** ✅ Merged **Merged:** 6/19/2025 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `firecfg-disable-foliate` --- ### 📝 Commits (1) - [`902f23a`](https://github.com/netblue30/firejail/commit/902f23a10c48fde6b2e497d9279ac73052994d13) profiles: firecfg: disable foliate ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/firecfg/firecfg.config` (+2 -2) </details> ### 📄 Description It seems unable to open ebooks on Arch (even with `--noprofile` and `--profile=noprofile`), likely due due to webkitgtk / bwrap. Error log[1]: $ firejail --profile=noprofile /usr/bin/foliate Reading profile /etc/firejail/noprofile.profile firejail version 0.9.74 Parent pid 16189, child pid 16190 Warning: cannot open source file /usr/lib/firejail/seccomp.debug32, file not copied Base filesystem installed in 0.01 ms Child process initialized in 12.32 ms MESA-INTEL: warning: ../mesa-25.1.3/src/intel/vulkan_hasvk/anv_formats.c:759: FINISHME: support YUV colorspace with DRM format modifiers MESA-INTEL: warning: ../mesa-25.1.3/src/intel/vulkan_hasvk/anv_formats.c:790: FINISHME: support more multi-planar formats with DRM modifiers bwrap: Can't mount proc on /newroot/proc: Operation not permitted ** (com.github.johnfactotum.Foliate:3): ERROR **: 23:16:32.030: Failed to fully launch dbus-proxy: Child process exited with code 1 Relates to #3647 #6782. [1] https://github.com/netblue30/firejail/issues/6782#issuecomment-2982568811 Reported-by: @rsramkis --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:51:57 -06:00
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#6166
No description provided.