spacedrive icon indicating copy to clipboard operation
spacedrive copied to clipboard

./spacedrive: error while loading shared libraries: libavcodec.so.61: cannot open shared object file: No such file or directory

Open vitaly-zdanevich opened this issue 6 months ago • 4 comments

Check for other issues

  • [X] I've checked for other issues, and none exist.

Issue description

$ ./spacedrive

Steps to reproduce

Download recent deb on Gentoo Linux Manually unpack /usr/lib/spacedrive, executable

Platform and versions

  • OS: Gentoo Linux
  • Spacedrive: 0.4.2

Stack trace

No response

Additional context

/usr/lib/spacedrive # l
total 73M
-rw-r--r-- 1 root root  38M Aug 21 06:26 libavcodec.so.61.3.100
-rw-r--r-- 1 root root  12M Aug 21 06:26 libonnxruntime.so.1.18.1
-rw-r--r-- 1 root root  11M Aug 21 06:26 libavfilter.so.10.1.100
-rw-r--r-- 1 root root 4.7M Aug 21 06:26 libpdfium.so
-rw-r--r-- 1 root root 3.1M Aug 21 06:26 libheif.so.1.18.2
-rw-r--r-- 1 root root 2.1M Aug 21 06:26 libavformat.so.61.1.100
-rw-r--r-- 1 root root 1.5M Aug 21 06:26 libavutil.so.59.8.100
-rw-r--r-- 1 root root 546K Aug 21 06:26 libswscale.so.8.1.100
-rw-r--r-- 1 root root 286K Aug 21 06:26 libswresample.so.5.1.100
-rw-r--r-- 1 root root  56K Aug 21 06:26 libpostproc.so.58.1.100
-rw-r--r-- 1 root root  12K Aug 21 06:26 libavdevice.so.61.1.100
-rw-r--r-- 1 root root 2.8K Aug 21 06:26 libonnxruntime_providers_shared.so
lrwxrwxrwx 1 root root   24 Aug 21 06:26 libonnxruntime.so -> libonnxruntime.so.1.18.1
lrwxrwxrwx 1 root root   24 Aug 21 06:26 libswresample.so -> libswresample.so.5.1.100
lrwxrwxrwx 1 root root   24 Aug 21 06:26 libswresample.so.5 -> libswresample.so.5.1.100
lrwxrwxrwx 1 root root   23 Aug 21 06:26 libavdevice.so.61 -> libavdevice.so.61.1.100
lrwxrwxrwx 1 root root   23 Aug 21 06:26 libavfilter.so -> libavfilter.so.10.1.100
lrwxrwxrwx 1 root root   23 Aug 21 06:26 libavfilter.so.10 -> libavfilter.so.10.1.100
lrwxrwxrwx 1 root root   23 Aug 21 06:26 libavformat.so.61 -> libavformat.so.61.1.100
lrwxrwxrwx 1 root root   23 Aug 21 06:26 libpostproc.so -> libpostproc.so.58.1.100
lrwxrwxrwx 1 root root   23 Aug 21 06:26 libpostproc.so.58 -> libpostproc.so.58.1.100
lrwxrwxrwx 1 root root   22 Aug 21 06:26 libavcodec.so.61 -> libavcodec.so.61.3.100
lrwxrwxrwx 1 root root   21 Aug 21 06:26 libavutil.so -> libavutil.so.59.8.100
lrwxrwxrwx 1 root root   21 Aug 21 06:26 libavutil.so.59 -> libavutil.so.59.8.100
lrwxrwxrwx 1 root root   21 Aug 21 06:26 libswscale.so.8 -> libswscale.so.8.1.100
lrwxrwxrwx 1 root root   17 Aug 21 06:26 libavdevice.so -> libavdevice.so.61
lrwxrwxrwx 1 root root   17 Aug 21 06:26 libavformat.so -> libavformat.so.61
lrwxrwxrwx 1 root root   17 Aug 21 06:26 libheif.so.1 -> libheif.so.1.18.2
lrwxrwxrwx 1 root root   16 Aug 21 06:26 libavcodec.so -> libavcodec.so.61
lrwxrwxrwx 1 root root   15 Aug 21 06:26 libswscale.so -> libswscale.so.8
lrwxrwxrwx 1 root root   12 Aug 21 06:26 libheif.so -> libheif.so.1

Code of Conduct

  • [X] I agree to follow the Code of Conduct.

vitaly-zdanevich avatar Aug 21 '24 02:08 vitaly-zdanevich