Forum archive
Cannot upgrade Jellyfin frrom 10.8.4-1 to 10.8.7-1
Hi, two month ago I’ve installed debian-10-turnkey-mediaserver_16.1-1_amd64.tar.gz in Proxmox 7.2-11. All was running fine up to may be 2 weeks ago when I saw that there was an update for Jellyfin, but I can not install/upgrade it.
# apt update 1 package can be upgraded. Run 'apt list --upgradable' to see it. # apt upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. # apt list –upgradable Listing... Done jellyfin/unknown 10.8.7-1 all [upgradable from: 10.8.4-1] N: There is 1 additional version. Please use the '-a' switch to see it # apt list --upgradable -a Listing... Done jellyfin/unknown 10.8.7-1 all [upgradable from: 10.8.4-1] jellyfin/now 10.8.4-1 all [installed,upgradable to: 10.8.7-1] # apt update && apt install jellyfin Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: jellyfin : Depends: jellyfin-server (>= 10.8.7-1) but 10.8.4-1 is to be installed Depends: jellyfin-web (>= 10.8.7-1) but 10.8.4-1 is to be installed E: Unable to correct problems, you have held broken packages.
What can I do to resolve this? Thanks.
Awesome! Glad to hear you're up and running again...
The only thing that occurs to me is that perhaps this is being caused by our Jellyfin package pinning? When I get a chance, I'll have a closer look and if I find anything of interest, I'll try to remember to post back.