Jellyfin Forum
Upgrading 10.8 -> 10.9 - 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: Upgrading 10.8 -> 10.9 (/t-upgrading-10-8-10-9)



Upgrading 10.8 -> 10.9 - olby - 2024-06-06

Hi,

I try to update Jellyfin but it can't find a new version.
repository is the correct one.
This is what my sources.list.d looks like.

Types: deb
URIs: https://repo.jellyfin.org/ubuntu
Suites: mantic
Components: main
Architectures: amd64
Signed-By: /etc/apt/keyrings/jellyfin.gpg


Does anyone have an idea what it could be?


thx


RE: Upgrading 10.8 -> 10.9 - TheDreadPirate - 2024-06-06

We dropped support for Ubuntu's incremental versions. Only LTS going forward. You don't HAVE to upgrade, but you'd have to "lie" and change the suites field in the source file to "noble" or "jammy".


RE: Upgrading 10.8 -> 10.9 - olby - 2024-06-07

Hi, thx for your Help.

I will Try this option


RE: Upgrading 10.8 -> 10.9 - olby - 2024-06-07

(2024-06-06, 12:35 PM)TheDreadPirate Wrote: We dropped support for Ubuntu's incremental versions.  Only LTS going forward.  You don't HAVE to upgrade, but you'd have to "lie" and change the suites field in the source file to "noble" or "jammy".


I upgraded my Server to 24.04.

The Problem is solved.

Thx a lot