[GH-ISSUE #9346] ITSM-NG Update Command Failed #2054

Closed
opened 2026-02-26 12:51:09 +03:00 by kerem · 1 comment
Owner

Originally created by @nskoy34 on GitHub (Nov 22, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/9346

Have you read and understood the above guidelines?

Yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

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

ITSM-NG / update

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

I logged into the LXC and ran "update"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

pve-manager/8.4.14/b502d23c55afcba1 (running kernel: 6.8.12-15-pve)

📝 Provide a clear and concise description of the issue.

I receive an error when trying to update the container

🔄 Steps to reproduce the issue.

Login to LXC Container, and enter the following command:

update

Paste the full error output (if available).

Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://security.debian.org bookworm-security InRelease
Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
Ign:4 http://mirror.mariadb.org/repo/12.0.1/debian bookworm InRelease
Err:5 http://mirror.mariadb.org/repo/12.0.1/debian bookworm Release
404 Not Found [IP: 162.55.42.214 80]
Get:6 http://deb.itsm-ng.org/debian bookworm InRelease [1,201 B]
Err:6 http://deb.itsm-ng.org/debian bookworm InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F33AD61B4962F889
Reading package lists... Done
E: The repository 'http://mirror.mariadb.org/repo/12.0.1/debian bookworm Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.itsm-ng.org/debian bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F33AD61B4962F889

[ERROR] in line 33: exit code 0: while executing command $STD apt update

🖼️ Additional context (optional).

No response

Originally created by @nskoy34 on GitHub (Nov 22, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/9346 ### ✅ Have you read and understood the above guidelines? Yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? ITSM-NG / update ### 📂 What was the exact command used to execute the script? I logged into the LXC and ran "update" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? pve-manager/8.4.14/b502d23c55afcba1 (running kernel: 6.8.12-15-pve) ### 📝 Provide a clear and concise description of the issue. I receive an error when trying to update the container ### 🔄 Steps to reproduce the issue. Login to LXC Container, and enter the following command: update ### ❌ Paste the full error output (if available). Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://security.debian.org bookworm-security InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Ign:4 http://mirror.mariadb.org/repo/12.0.1/debian bookworm InRelease Err:5 http://mirror.mariadb.org/repo/12.0.1/debian bookworm Release 404 Not Found [IP: 162.55.42.214 80] Get:6 http://deb.itsm-ng.org/debian bookworm InRelease [1,201 B] Err:6 http://deb.itsm-ng.org/debian bookworm InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F33AD61B4962F889 Reading package lists... Done E: The repository 'http://mirror.mariadb.org/repo/12.0.1/debian bookworm Release' no longer has a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.itsm-ng.org/debian bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F33AD61B4962F889 [ERROR] in line 33: exit code 0: while executing command $STD apt update ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:51:09 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Nov 22, 2025):

404, upstream, itmg. At First, Update your whole LXC. Its Not Script related, to many missed updates. Its an 12.0.1 LXC, so you have missed some months Updates?

<!-- gh-comment-id:3565918852 --> @MickLesk commented on GitHub (Nov 22, 2025): 404, upstream, itmg. At First, Update your whole LXC. Its Not Script related, to many missed updates. Its an 12.0.1 LXC, so you have missed some months Updates?
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#2054
No description provided.