mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #5532] audacity: error while loading shared libraries: lib-project-rate.so (private-bin) #3024
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#3024
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 @anomalocaris452 on GitHub (Dec 19, 2022).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5532
Manjaro
Audacity 3.2.2
firejail 0.9.70
@rusty-snake commented on GitHub (Dec 19, 2022):
Can you check if
72eac26725fixed that too.@rusty-snake commented on GitHub (Dec 19, 2022):
Also consider to format your posts and provided information requested in the bug report template.
@anomalocaris452 commented on GitHub (Dec 19, 2022):
@rusty-snake disabling apparmor aint helps (new eerrors)
BUT disabling private-bin WORKS well!!
Thanks
@kmk3 commented on GitHub (Dec 19, 2022):
(Offtopic)
@anomalocaris452
Please see the following links for how to format code blocks in markdown:
@ghost commented on GitHub (Dec 20, 2022):
@rusty-snake IMO it is related (cfr. the discussion in #5281). I normally don't use audacity but have installed it to test all this. Will need some time. But I can already confirm having apparmor + private-bin works flawlessly on Arch Linux. But we might need to loosen up the profile to support distro's where private-bin might be causing issues.
@anomalocaris452 What distro are you running? And do you actually use AppArmor?
On another note, Audacity 3.2.2 apparently now supports XDG_CONFIG_HOME. It no longer uses ${HOME/.audacity-data by default. I'll be opening a PR for this shortly, as that's something we can do right now without breaking things.
@anomalocaris452 commented on GitHub (Dec 23, 2022):
@glitsj16 manjaro
@ghost commented on GitHub (Dec 23, 2022):
Fine, thanks. I assume Manjaro packages Audacity in the same way Arch Linux does, but I'll check up on that.
We still would like to know if you're running with
AppArmorenabled or not. Details on how to find out are on the Arch wiki. This can help us to determine how best to fix this. Currently our audacity.profile is pretty tight, andprivate-bin audacityis an important part of that, which we'd prefer to keep as tight as possible. Also, we just recently made a few changes to it, as Audacity 3.2.2 started to support different configuration locations:If you still have a ${HOME}/.audacity-data, move that out of the way and test with the below
~/.config/firejail/audacity.profileif you can: