mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #5491] transmission-cli: error: could not load the shared library (issue with private-lib) #3015
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#3015
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 @R1kaB3rN on GitHub (Nov 29, 2022).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5491
Description
Unable to firejail transmission-cli and download/upload content, presumably due to the firejail profile excluding a dependency related to openssl. Running without firejail, I can confirm that I am able to successfully download/upload content.
Steps to Reproduce
Log
Terminal output:
Environment
Distribution: Arch Linux
Kernel: 6.0.10-arch2-1
Firejail version: 0.9.70
Firejail profile: /etc/firejail/transmission-cli.profile
Transmission-CLI version: 3.00 (bb6b5a062e)
@rusty-snake commented on GitHub (Nov 29, 2022):
Fixed by
72ece92ea3@kmk3 commented on GitHub (Dec 8, 2022):
Duplicate of #5211
@kmk3 commented on GitHub (Dec 8, 2022):
Closing since it appears to have already been fixed in #5213 (as mentioned
by @rusty-snake).
Feel free to post updates and to request to reopen if you can reproduce it with
the current development version.