[GH-ISSUE #8772] Jellyfin - Upgrade script issue #1905

Closed
opened 2026-02-26 12:50:37 +03:00 by kerem · 4 comments
Owner

Originally created by @lepo80 on GitHub (Oct 30, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8772

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?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyfin.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 24.04

📈 Which Proxmox version are you on?

9.0.11

📝 Provide a clear and concise description of the issue.

Jellyfin lxc 10.11.1 0 version

Try to upgrade, the message is:

Updating Intel Dependenciesrm: cannot remove '.in
tel-*': No such file or directory

[ERROR] in line 33: exit code 0: while executing command
rm .intel-*

🔄 Steps to reproduce the issue.

Run the upgrade script

Paste the full error output (if available).

Updating Intel Dependenciesrm: cannot remove '.in
tel-*': No such file or directory

[ERROR] in line 33: exit code 0: while executing command
rm .intel-*

🖼️ Additional context (optional).

No response

Originally created by @lepo80 on GitHub (Oct 30, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8772 ### ✅ 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? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jellyfin.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Ubuntu 24.04 ### 📈 Which Proxmox version are you on? 9.0.11 ### 📝 Provide a clear and concise description of the issue. Jellyfin lxc 10.11.1 0 version Try to upgrade, the message is: ⏳ Updating Intel Dependenciesrm: cannot remove '.in tel-*': No such file or directory [ERROR] in line 33: exit code 0: while executing command rm .intel-* ### 🔄 Steps to reproduce the issue. Run the upgrade script ### ❌ Paste the full error output (if available). Updating Intel Dependenciesrm: cannot remove '.in tel-*': No such file or directory [ERROR] in line 33: exit code 0: while executing command rm .intel-* ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:50:37 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Oct 30, 2025):

@CrazyWolf13

<!-- gh-comment-id:3470061663 --> @MickLesk commented on GitHub (Oct 30, 2025): @CrazyWolf13
Author
Owner

@CrazyWolf13 commented on GitHub (Oct 31, 2025):

Hi,

You report you are using ubuntu 24.04, but the script did not detect your ubuntu installation, can you post the output of

cat /etc/os-release
<!-- gh-comment-id:3472115747 --> @CrazyWolf13 commented on GitHub (Oct 31, 2025): Hi, You report you are using ubuntu 24.04, but the script did not detect your ubuntu installation, can you post the output of ```bash cat /etc/os-release ```
Author
Owner

@lepo80 commented on GitHub (Oct 31, 2025):

Hi,
Sorry for the wrong information, I pointed out the Linux distribution and version published into script proxmox side.

The LX container is a Debian upgraded to Trixie...

root@jellyfin:# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 13 (trixie)"
NAME="Debian GNU/Linux"
VERSION_ID="13"
VERSION="13 (trixie)"
VERSION_CODENAME=trixie
DEBIAN_VERSION_FULL=13.1
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
root@jellyfin:
#

Thanks

<!-- gh-comment-id:3472318397 --> @lepo80 commented on GitHub (Oct 31, 2025): Hi, Sorry for the wrong information, I pointed out the Linux distribution and version published into script proxmox side. The LX container is a Debian upgraded to Trixie... root@jellyfin:~# cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 13 (trixie)" NAME="Debian GNU/Linux" VERSION_ID="13" VERSION="13 (trixie)" VERSION_CODENAME=trixie DEBIAN_VERSION_FULL=13.1 ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" root@jellyfin:~# Thanks
Author
Owner

@CrazyWolf13 commented on GitHub (Nov 1, 2025):

@lepo80 PR is merged, you should be fine to run the upgrade again ^^

<!-- gh-comment-id:3476257613 --> @CrazyWolf13 commented on GitHub (Nov 1, 2025): @lepo80 PR is merged, you should be fine to run the upgrade again ^^
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/ProxmoxVE#1905
No description provided.