• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting SOLVED: Seemingly unable to update to latest stable (10.9.11)

     
    • 0 Vote(s) - 0 Average

    SOLVED: Seemingly unable to update to latest stable (10.9.11)

    p44
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    Country:France
    #1
    2024-09-08, 09:59 PM
    Hi !

    First off, apologies if I have fallen victim to the X-Y syndrome, I'm rather unfamiliar with linux. 

    [Running 10.8.13* on "Debian GNU/Linux 12 (bookworm)", looking to upgrade to 10.9.11]
    * According to Jellyfin's dashboard and 
    Code:
    apt-cache policy jellyfin

    Essentially I want to update my server as I currently can't connect to it via my android TV box since it states my server is running an outdated version. Fair enough. I set off to upgrade it then, following these steps :

    [Additional note : I originally installed Jellyfin as a bundle with other utilities through Swizzin but as per their update guide, I am merely supposed to use apt to keep my stuff updated : https://swizzin.ltd/guides/dist-upgrade#...r-upgrades]

    1. Ran 
    Code:
    sudo apt -y update
    and 
    Code:
    sudo apt upgrade
    which landed me on 10.8.13.
    2. Googling around as to why it did not bring me to the latest release, I seemed to understand it's because I was on an unsupported for future releases version of Debian (buster).
    3. Through the guide linked above I proceeded to upgrade to bookworm.
    4. I expected 
    Code:
    sudo apt -y update
    and 
    Code:
    sudo apt upgrade
    to bring me to latest but... no dice.

    Right now the only idea I have is that when running
    Code:
    sudo apt -y update
    I can see the following : Get:9 https://repo.jellyfin.org/debian buster InRelease [6,601 B]
    Which I'm tempted to think might imply it's looking for buster releases rather than bookworm ones?

    Honestly completely out of my depth here, would love some help! Thanks!
    Go to solution
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-09-08, 11:29 PM
    What is the output of

    Code:
    cat /etc/apt/sources.list.d/jellyfin.*
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    p44
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    Country:France
    #3
    2024-09-08, 11:43 PM
    (2024-09-08, 11:29 PM)TheDreadPirate Wrote: What is the output of

    Code:
    cat /etc/apt/sources.list.d/jellyfin.*

    Hi, that'd be :

    Code:
    deb [arch=amd64] https://repo.jellyfin.org/debian buster main
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-09-08, 11:48 PM
    You need to change "buster" to "bookworm" in cat /etc/apt/sources.list.d/jellyfin.list. Buster is EOL and packages for it are not available.

    OR, you could use our auto install script. Which sound remove the older style jellyfin.list and replace it with jellyfin.source and recreate it with "bookworm".

    BACKUP JELLYFIN FIRST!!! /etc/jellyfin and /var/lib/jellyfin.

    Code:
    curl https://repo.jellyfin.org/install-debuntu.sh | sudo bash

    Just run that command and it should take care of everything.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    p44
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Sep
    Reputation: 0
    Country:France
    #5
    2024-09-09, 12:23 AM
    Worked like a charm, thank you so much!
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode