FS#58810 - [obs-studio] Incompatible with ffmpeg 1:4.0-3 / libavcodec.so.58 vs. .57
Attached to Project:
Community Packages
Opened by Christian Kohlstedde (chrko) - Thursday, 31 May 2018, 18:38 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 31 May 2018, 22:36 GMT
Opened by Christian Kohlstedde (chrko) - Thursday, 31 May 2018, 18:38 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 31 May 2018, 22:36 GMT
|
Details
Description:
The package obs-studio 21.1.1-2 is incompatible with the package ffmpeg 1:4.0-3. Error message: obs: error while loading shared libraries: libavcodec.so.57: cannot open shared object file: No such file or directory pacman -Ql ffmpeg | grep libavcodec ffmpeg /usr/lib/libavcodec.so ffmpeg /usr/lib/libavcodec.so.58 ffmpeg /usr/lib/libavcodec.so.58.18.100 Execute obs. |
This task depends upon
Comment by Doug Newgard (Scimmia) -
Thursday, 31 May 2018, 22:36 GMT
Nothing in this package is linked to the old lib. Make sure you're
running the binary you think you are, make sure you entire system
is up to date, and rebuild any AUR/foreign package that need it.
You can use lddtree from the pax-utils package if you still need
help tracking it down.