2024-06-26, 09:33 PM
(2024-06-26, 09:23 PM)TheDreadPirate Wrote: You don't have the universe repo added. All of the dependencies you're missing are in the universe repo.
Code:sudo add-apt-repository universe
sudo apt update
sudo apt install jellyfin-ffmpeg6
I'm still having the same issue after adding the universe repo
Code:
Enabled: no
Types: deb
URIs: http://nova.clouds.archive.ubuntu.com/ubuntu/
Suites: lunar lunar-updates lunar-backports
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
Enabled: no
Types: deb
URIs: http://security.ubuntu.com/ubuntu
Suites: lunar-security
Components: main restricted universe multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
Types: deb
URIs: http://archive.ubuntu.com/ubuntu
Suites: noble noble-updates
Components: main restricted
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
Types: deb
URIs: http://security.ubuntu.com/ubuntu
Suites: noble-security
Components: main restricted
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
Code:
sudo add-apt-repository universe
Adding component(s) 'universe' to all repositories.
Press [ENTER] to continue or Ctrl-c to cancel.
Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
Hit:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:4 https://repo.jellyfin.org/ubuntu noble InRelease
Reading package lists... Done
john@*:/etc/apt/sources.list.d$ sudo apt-get update
Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:4 https://repo.jellyfin.org/ubuntu noble InRelease
Reading package lists... Done
john@*:/etc/apt/sources.list.d$ sudo apt-get install jellyfin-ffmpeg6
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
jellyfin-ffmpeg6 : Depends: libbluray2 (>= 1:0.2.2) but it is not installable
Depends: libopenmpt0t64 (>= 0.3.0) but it is not installable
Depends: libx264-164 (>= 2:0.164.3108+git31e19f9) but it is not installable
Depends: libx265-199 (>= 3.5) but it is not installable
Depends: libzvbi0t64 (>= 0.2.35) but it is not installable
Depends: ocl-icd-libopencl1 but it is not installable or
libopencl1 but it is not installable
Depends: ocl-icd-libopencl1 (>= 1.0) but it is not installable or
libopencl-1.2-1 but it is not installable
E: Unable to correct problems, you have held broken packages.