[GH-ISSUE #3147] ffmpeg.profile needs ld.so.cache on arch linux #1978

Closed
opened 2026-05-05 08:38:37 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @jose1711 on GitHub (Jan 15, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3147

Arch Linux needs ld.so.cache added to private-etc in ffmpeg.profile. Otherwise it gives:

$ ffmpeg
/usr/bin/ffmpeg: error while loading shared libraries: libmfx.so.1: cannot open shared object file: No such file or directory
Originally created by @jose1711 on GitHub (Jan 15, 2020). Original GitHub issue: https://github.com/netblue30/firejail/issues/3147 Arch Linux needs `ld.so.cache` added to `private-etc` in `ffmpeg.profile`. Otherwise it gives: ``` $ ffmpeg /usr/bin/ffmpeg: error while loading shared libraries: libmfx.so.1: cannot open shared object file: No such file or directory ```
Author
Owner

@rusty-snake commented on GitHub (Jan 15, 2020):

Fixed, Thanks.

<!-- gh-comment-id:574667524 --> @rusty-snake commented on GitHub (Jan 15, 2020): Fixed, Thanks.
Author
Owner

@rusty-snake commented on GitHub (Jan 17, 2020):

@glitsj16 I pinned this issue for now, so people see it (hopefully).

<!-- gh-comment-id:575610202 --> @rusty-snake commented on GitHub (Jan 17, 2020): @glitsj16 I pinned this issue for now, so people see it (hopefully).
Author
Owner

@Vincent43 commented on GitHub (Jan 23, 2020):

The problem should be fixed in Arch Linux soon without need for changes in firejail: https://bugs.archlinux.org/task/65238 although the workarounds would be still useful to keep for similar cases in future.

<!-- gh-comment-id:577645017 --> @Vincent43 commented on GitHub (Jan 23, 2020): The problem should be fixed in Arch Linux soon without need for changes in firejail: https://bugs.archlinux.org/task/65238 although the workarounds would be still useful to keep for similar cases in future.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#1978
No description provided.