Running Jellyfin LXC Update does not update to 10.10.x, breaking use. #177

Closed
opened 2026-02-04 16:58:28 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Kromula on GitHub (Dec 15, 2024).

Have you read and understood the above guidelines?

Yes

📜 What is the name of the script you are using?

Jellyfin Media Server LXC

📂 What was the exact command used to execute the script?

update

📝 Provide a clear and concise description of the issue.

Jellyfin Server is currently operating on version 10.10x. Servers need to be upgraded to this version of Android TV based usage fails with error (You are using an older server version 10.9 which is no longer supported).

Executing Update in the Jellyfin LXC is triggering an update, however the server is not updating to 10.10.x

Attempting Sudo apt-get update and upgrade results in the following

The following packages have been kept back:
jellyfin jellyfin-server ubuntu-advantage-tools ubuntu-pro-client-l10n
0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 24.10

🔄 Steps to reproduce the issue.

  1. Open Proxmox container console
  2. Type Update

Expected functionality : Update script executes and upgrades server version.
Actual functionality: Update script executes and completes, but server is not updated.

Paste the full error output (if available).

N/A

🖼️ Additional context (optional).

No response

Originally created by @Kromula on GitHub (Dec 15, 2024). ### ✅ Have you read and understood the above guidelines? Yes ### 📜 What is the name of the script you are using? Jellyfin Media Server LXC ### 📂 What was the exact command used to execute the script? update ### 📝 Provide a clear and concise description of the issue. Jellyfin Server is currently operating on version 10.10x. Servers need to be upgraded to this version of Android TV based usage fails with error (You are using an older server version 10.9 which is no longer supported). Executing Update in the Jellyfin LXC is triggering an update, however the server is not updating to 10.10.x Attempting Sudo apt-get update and upgrade results in the following > The following packages have been kept back: > jellyfin jellyfin-server ubuntu-advantage-tools ubuntu-pro-client-l10n > 0 upgraded, 0 newly installed, 0 to remove and 4 not upgraded. ### ⚙️ What settings are you using? - [X] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 24.10 ### 🔄 Steps to reproduce the issue. 1) Open Proxmox container console 2) Type Update Expected functionality : Update script executes and upgrades server version. Actual functionality: Update script executes and completes, but server is not updated. ### ❌ Paste the full error output (if available). N/A ### 🖼️ Additional context (optional). _No response_
Author
Owner

@Kromula commented on GitHub (Dec 15, 2024):

OK typical I finally got it working

sudo apt-get dist-upgrade got it working

@Kromula commented on GitHub (Dec 15, 2024): OK typical I finally got it working sudo apt-get dist-upgrade got it working
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#177