2024-05-19, 01:00 PM
Ahoi, I need some help upgrading from unstable 10.9 server-version to the new stable 10.9.2. I am running Jellyfin on Ubuntu.
I deleted the unstable repository via the dashboard and added the stable repo:
https://repo.jellyfin.org/files/plugin/manifest.json
I edited the jellyfin.sources like this:
Types: deb
URIs: https://repo.jellyfin.org/ubuntu
Suites: jammy
Components: main
Architectures: amd64
Signed-By: /etc/apt/keyrings/jellyfin.gpg
When I run "sudo apt-get install --reinstall jellyfin jellyfin-server jellyfin-web"
I get the following message:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Reinstallation of jellyfin is not possible, it cannot be downloaded.
Reinstallation of jellyfin-server is not possible, it cannot be downloaded.
Reinstallation of jellyfin-web is not possible, it cannot be downloaded.
The following package was automatically installed and is no longer required:
at
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
And nothing further happens; what am I doing wrong? Thanks in advance!
I deleted the unstable repository via the dashboard and added the stable repo:
https://repo.jellyfin.org/files/plugin/manifest.json
I edited the jellyfin.sources like this:
Types: deb
URIs: https://repo.jellyfin.org/ubuntu
Suites: jammy
Components: main
Architectures: amd64
Signed-By: /etc/apt/keyrings/jellyfin.gpg
When I run "sudo apt-get install --reinstall jellyfin jellyfin-server jellyfin-web"
I get the following message:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Reinstallation of jellyfin is not possible, it cannot be downloaded.
Reinstallation of jellyfin-server is not possible, it cannot be downloaded.
Reinstallation of jellyfin-web is not possible, it cannot be downloaded.
The following package was automatically installed and is no longer required:
at
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
And nothing further happens; what am I doing wrong? Thanks in advance!