Jellyfin Forum
Install server on Debian testing Triexie - 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: Install server on Debian testing Triexie (/t-install-server-on-debian-testing-triexie)



Install server on Debian testing Triexie - jope84 - 2025-05-03

Hi i am trying to install jellyfin server on Debian testing Trixie via script from download page on jellyfin.org.
But i get this error.  Is there a guide how to fix this?


Found the following details from '/etc/os-release':
  Real OS:            debian
  Repository OS:      debian
  Repository Release: trixie
  CPU Architecture:  amd64
If this looks correct, press <Enter> now to continue installing Jellyfin.

> Fetching repository signing key.

> Installing Jellyfin repository into APT.
Types: deb
URIs: https://repo.jellyfin.org/debian
Suites: trixie
Components: main
Architectures: amd64
Signed-By: /etc/apt/keyrings/jellyfin.gpg

> Updating APT repositories.
Hit:1 http://deb.debian.org/debian testing InRelease
Get:2 http://security.debian.org/debian-security testing-security InRelease [48.0 kB]
Hit:3 http://deb.debian.org/debian testing-updates InRelease
Ign:4 https://repo.jellyfin.org/debian trixie InRelease
Err:5 https://repo.jellyfin.org/debian trixie Release
  404  Not found [IP: 68.183.204.194 443]
Error: The repository 'https://repo.jellyfin.org/debian trixie Release' does not have a Release file.
Notice: Updating from such a repository can't be done securely, and is therefore disabled by default.
Notice: See apt-secure(Nerd-face manpage for repository creation and user configuration details.
Notice: Some sources can be modernized. Run 'apt modernize-sources' to do so.
ERROR: Failed to update APT repositories. Something is wrong with your APT sources, GPG keys, or Internet connection. Try again shortly or use https://jellyfin.org/contact to find us for troubleshooting.


RE: Install server on Debian testing Triexie - Generator - 2025-05-03

There are only packages for stable and old-stable
https://repo.jellyfin.org/?path=/server/debian

You can try using docker instead

https://jellyfin.org/docs/general/installation/container


RE: Install server on Debian testing Triexie - jope84 - 2025-05-03

(2025-05-03, 05:29 PM)Generator Wrote: There are only packages for stable and old-stable 
https://repo.jellyfin.org/?path=/server/debian

You can try using docker instead

https://jellyfin.org/docs/general/installation/container

I tested this script and same fault.   In script it says that Trixie is supported.

The reason i run debian testing is fore i have activate  intel Vgpu in proxmox and Debian 12 are to old for the drivers


RE: Install server on Debian testing Triexie - Generator - 2025-05-03

What script?

Have you tried the official installation?
https://jellyfin.org/docs/general/installation/linux

If you're running on proxmox why not install on Ubuntu server instead, that could probably soulve the GPU issue