mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #6652] Add a profile for betterbird 2 #3327
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#3327
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 @PWungsten on GitHub (Feb 19, 2025).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6652
Description
I am trying to run betterbird in firejail. The automatically-built profile does not work.
Steps to Reproduce
$HOME/.config/firejail/usr/bin/firejail --build=betterbird.profile /usr/local/bin/betterbird/betterbird &$HOME/.config/firejail/usr/bin/firejail /usr/local/bin/betterbird/betterbird.Result
The new profile fails to start betterbird, reporting
Why does the automatically-built profile not work?
Additional context
Here is the automatically-created profile (comments and commented-out lines deleted)
There is a file /usr/local/bin/betterbird/betterbird which I can run without firejail, so I think firejail has created a virtual /usr.
Environment
Kernel: Linux 6.8.0-53-generic x86_64
Distribution: Linux Mint 22.1
Betterbird 128.7.0esr-bb22 (64-bit)
Firejail 0.9.72
@kmk3 commented on GitHub (Feb 19, 2025):
Duplicate of #6651
@kmk3 commented on GitHub (Feb 19, 2025):
(Offtopic)
Please see the following links for how to format code blocks in markdown: