mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #6758] rssguard: cannot launch: error while loading shared libraries: libluajit-5.1.so.2 #3359
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#3359
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 @trimness4264 on GitHub (May 24, 2025).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6758
Description
cannot launch rssguard
Steps to Reproduce
Expected behavior
see the gui
Actual behavior
nothing happend
Behavior without a profile
successfully run the app
Additional context
already setup apparmor
Environment
uname -srm): Linux 6.12.29-1-lts x86_64mesa 1:24.3.3-2"): rssguard 4.8.4-1
firejail --version):firejail version 0.9.74
Compile time support:
- always force nonewprivs support is disabled
- AppArmor support is enabled
- AppImage support is enabled
- chroot support is enabled
- D-BUS proxy support is enabled
- file transfer support is enabled
- IDS support is disabled
- Landlock support is enabled
- networking support is enabled
- output logging is enabled
- overlayfs support is disabled
- private-home support is enabled
- private-lib support is disabled
- private-cache and tmpfs as user enabled
- sandbox check is enabled
- SELinux support is disabled
- user namespace support is enabled
- X11 sandboxing support is enabled
was compiled (
git rev-parse HEAD):Checklist
/usr/bin/vlc) "fixes" it).https://github.com/netblue30/firejail/issues/1139)browser-allow-drm yes/browser-disable-u2f noinfirejail.configto allow DRM/U2F in browsers.--profile=PROFILENAMEto set the right profile. (Only relevant for AppImages)Log
@trimness4264 commented on GitHub (May 24, 2025):
debug log link: https://gist.githubusercontent.com/1eof/d0f3756e7f3031645136ed61dc216463/raw/20c77fd45ae574e0bb3a28ac91b3751c52543ef1/log.txt
@kmk3 commented on GitHub (May 24, 2025):
What changes with the following in ~/.config/firejail/rssguard.local?
@trimness4264 commented on GitHub (May 25, 2025):
the application works after these changes.
@kmk3 commented on GitHub (May 25, 2025):
Running firejail in firejail can cause issues (see #2877), so it's recommended
to run either
rssguardorfirejail /usr/bin/rssguard.Should be fixed by: