Jellyfin Forum
SOLVED: Unable to install Jelly-ffmpeg6 package - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: SOLVED: Unable to install Jelly-ffmpeg6 package (/t-solved-unable-to-install-jelly-ffmpeg6-package)

Pages: 1 2


RE: Unable to install Jelly-ffmpeg6 package - leprejohn - 2024-06-27

(2024-06-26, 09:37 PM)TheDreadPirate Wrote: What the heck.  Why would it use the 23.04 suites name.  That is already EOL.  And it seems to agree since they are not enabled.

In /etc/apt/sources.list.d/ubuntu.sources it should look like this.

Code:
Types: deb
URIs: http://us.archive.ubuntu.com/ubuntu/
Suites: noble noble-updates noble-backports
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

Types: deb
URIs: http://security.ubuntu.com/ubuntu/
Suites: noble-security
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg

So I've managed to get it installed, I changed my sources file to include noble backports and universe and multiverse and was able to install it Smiling-face  thanks very much for the help that has managed to get it resolved. I can finally install it