mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3107] whitelist-usr-share-common.inc breakage #1950
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#1950
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 @polyzen on GitHub (Jan 3, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3107
firejail 0.9.62
The
whitelist-usr-share-common.incinclusion is causing the following issues:@ghost commented on GitHub (Jan 3, 2020):
You should be able to fix this easily by adding
whitelist /usr/share/perl5to a weechat.local file. Either in /etc/firejail or ${HOME}/.config/firejail. I'll add a fix in git master shortly.A fix for this would be similar to the above (in mpv.local), but I haven't got a machine to quickly check what path(s) under /usr/share mpv needs access to with Vulkan. Can you check your system and report back please? In any case, thanks for reporting this here!
@ghost commented on GitHub (Jan 3, 2020):
@polyzen This got auto-closed due to committing a fix for weechat. Reopening to try to do the same for your mpv/Vulkan issue.