GPG error: https://repo.jellyfin.org/linuxmint tina Release: Signed file isn't valid, got 'NODATA' #941

Closed
opened 2025-12-21 17:40:26 +01:00 by backuprepo · 1 comment
Owner

Originally created by @lukastheblack on GitHub (Sep 27, 2019).

I am trying to install jelly fin on Linux Mint using the method for Debian/Ubuntu listed on https://jellyfin.org/downloads/, but when I get to the apt update step, I receive the error during apt update

E: Failed to fetch https://repo.jellyfin.org/linuxmint/dists/tina/InRelease  Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?)
E: The repository 'https://repo.jellyfin.org/linuxmint tina InRelease' is not signed.

After following the instructions, my jellyfin.list looks like
deb [arch=amd64] https://repo.jellyfin.org/linuxmint tina main

Is this not a valid repository?

Originally created by @lukastheblack on GitHub (Sep 27, 2019). I am trying to install jelly fin on Linux Mint using the method for Debian/Ubuntu listed on https://jellyfin.org/downloads/, but when I get to the _apt update_ step, I receive the error during apt update ``` E: Failed to fetch https://repo.jellyfin.org/linuxmint/dists/tina/InRelease Clearsigned file isn't valid, got 'NOSPLIT' (does the network require authentication?) E: The repository 'https://repo.jellyfin.org/linuxmint tina InRelease' is not signed. ``` After following the instructions, my jellyfin.list looks like `deb [arch=amd64] https://repo.jellyfin.org/linuxmint tina main` Is this not a valid repository?
backuprepo 2025-12-21 17:40:26 +01:00
  • closed this issue
  • added the
    support
    label
Author
Owner

@anthonylavado commented on GitHub (Sep 28, 2019):

So no, we don't have a specific Linux Mint repository. The closest you can do is switch it to the Ubuntu Bionic repository, so change the .list to:
deb [arch=amd64] https://repo.jellyfin.org/ubuntu bionic main

@anthonylavado commented on GitHub (Sep 28, 2019): So no, we don't have a specific Linux Mint repository. The closest you can do is switch it to the Ubuntu Bionic repository, so change the .list to: `deb [arch=amd64] https://repo.jellyfin.org/ubuntu bionic main`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#941
No description provided.