This is the output: root@nascasa:/immich-app# # Updated command compatible with Immich v1.142+ (based on Debian 13 Trixie) docker exec --user root -i immich_server sh -c 'VER=7.0.2-9; PORTABLE_ARCH=$(dpkg --print-architecture | sed "s/amd//"); PORTABLE_URL="https://github.com/jellyfin/jellyfin-ffmpeg/releases/download/v${VER}/jellyfin-ffmpeg_${VER}_portable_linux${PORTABLE_ARCH}-gpl.tar.xz"; apt-get update && apt-get install -y xz-utils; curl -Lo /tmp/ffmpeg.tar.xz "$PORTABLE_URL" && tar xf /tmp/ffmpeg.tar.xz -C /usr/bin; ffmpeg 2>&1 | head -n2' Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Ign:4 https://apt.postgresql.org/pub/repos/apt trixie-pgdg InRelease Ign:4 https://apt.postgresql.org/pub/repos/apt trixie-pgdg InRelease Ign:4 https://apt.postgresql.org/pub/repos/apt trixie-pgdg InRelease Err:4 https://apt.postgresql.org/pub/repos/apt trixie-pgdg InRelease SSL connection failed: error:0A000086:SSL routines::certificate verify failed / Success [IP: 151.101.243.52 443] Reading package lists... W: Failed to fetch https://apt.postgresql.org/pub/repos/apt/dists/trixie-pgdg/InRelease SSL connection failed: error:0A000086:SSL routines::certificate verify failed / Success [IP: 151.101.243.52 443] W: Some index files failed to download. They have been ignored, or old ones used instead. Reading package lists... Building dependency tree... Reading state information... You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: jellyfin-ffmpeg7 : Depends: libllvm16 but it is not installable Depends: libtheora0 (>= 1.0) but it is not going to be installed Depends: libvpx7 (>= 1.12.0) but it is not installable Depends: libx265-199 (>= 3.5) but it is not installable Depends: libxcb-dri2-0 (>= 1.8) but it is not going to be installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). E: The following information from --solver 3.0 may provide additional context: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52.9M 100 52.9M 0 0 62.0M 0 --:--:-- --:--:-- --:--:-- 62.0M tar (child): xz: Cannot exec: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now ffmpeg: error while loading shared libraries: libvpx.so.7: cannot open shared object file: No such file or directory root@nascasa:/immich-app# # Updated command compatible with Immich v1.142+ (based on Debian 13 Trixie) docker exec --user root -i immich_server sh -c 'VER=7.0.2-9; PORTABLE_ARCH=$(dpkg --print-architecture | sed "s/amd//"); PORTABLE_URL="https://github.com/jellyfin/jellyfin-ffmpeg/releases/download/v${VER}/jellyfin-ffmpeg_${VER}_portable_linux${PORTABLE_ARCH}-gpl.tar.xz"; apt-get update && apt-get install -y xz-utils; curl -Lo /tmp/ffmpeg.tar.xz "$PORTABLE_URL" && tar xf /tmp/ffmpeg.tar.xz -C /usr/bin; ffmpeg 2>&1 | head -n2' Ign:1 https://apt.postgresql.org/pub/repos/apt trixie-pgdg InRelease Hit:2 http://deb.debian.org/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Hit:4 http://deb.debian.org/debian-security trixie-security InRelease Ign:1 https://apt.postgresql.org/pub/repos/apt trixie-pgdg InRelease Ign:1 https://apt.postgresql.org/pub/repos/apt trixie-pgdg InRelease Err:1 https://apt.postgresql.org/pub/repos/apt trixie-pgdg InRelease SSL connection failed: error:0A000086:SSL routines::certificate verify failed / Success [IP: 151.101.243.52 443] Reading package lists... W: Failed to fetch https://apt.postgresql.org/pub/repos/apt/dists/trixie-pgdg/InRelease SSL connection failed: error:0A000086:SSL routines::certificate verify failed / Success [IP: 151.101.243.52 443] W: Some index files failed to download. They have been ignored, or old ones used instead. Reading package lists... Building dependency tree... Reading state information... You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: jellyfin-ffmpeg7 : Depends: libllvm16 but it is not installable Depends: libtheora0 (>= 1.0) but it is not going to be installed Depends: libvpx7 (>= 1.12.0) but it is not installable Depends: libx265-199 (>= 3.5) but it is not installable Depends: libxcb-dri2-0 (>= 1.8) but it is not going to be installed E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). E: The following information from --solver 3.0 may provide additional context: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 52.9M 100 52.9M 0 0 15.1M 0 0:00:03 0:00:03 --:--:-- 17.2M tar (child): xz: Cannot exec: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now ffmpeg: error while loading shared libraries: libvpx.so.7: cannot open shared object file: No such file or directory