10 hours ago
(11 hours ago)FunLiberal Wrote: I had the same issue. I did do a version upgrade recently and I had forgotten to update the jellyfin repo file from jammy -> noble. After updating the file I was able to run the update without issue.
Are you on Ubuntu or Debian?
My jellyfin.sources looks like:
Code:
Types: deb
URIs: https://repo.jellyfin.org/ubuntu
Suites: noble
Components: main
Architectures: amd64
Signed-By: /etc/apt/keyrings/jellyfin.gpg
I think my version of Ubuntu (noble - 24.04) comes with libicu74, and Jellyfin needs libicu70.
Is libicu70 the latest debian supports? Maybe that's why the team deciding to stay on libicu70 and not upgrade. I don't think installing libicu70 would cause any issues, but I'm not too sure.