[GH-ISSUE #7551] Running Update on ITSM-NG #1611

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

Originally created by @bebconsulting on GitHub (Sep 10, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/7551

Have you read and understood the above guidelines?

yes

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

ITSM-NG

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

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

⚙️ 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.12/c2ea8261d32a5020 (running kernel: 6.8.12-14-pve)

📝 Provide a clear and concise description of the issue.

When running the Update command via CLI this error occurs:

Hit:1 http://security.debian.org bookworm-security InRelease
Hit:2 http://deb.debian.org/debian bookworm 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]
Hit:6 http://deb.itsm-ng.org/debian bookworm InRelease
Reading package lists... Done
E: The repository 'http://mirror.mariadb.org/repo/12.0.1/debian bookworm Release' does not have 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.

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

🔄 Steps to reproduce the issue.

run "update" command from cli

Paste the full error output (if available).

Hit:1 http://security.debian.org bookworm-security InRelease
Hit:2 http://deb.debian.org/debian bookworm 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]
Hit:6 http://deb.itsm-ng.org/debian bookworm InRelease
Reading package lists... Done
E: The repository 'http://mirror.mariadb.org/repo/12.0.1/debian bookworm Release' does not have 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.

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

🖼️ Additional context (optional).

No response

Originally created by @bebconsulting on GitHub (Sep 10, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/7551 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? ITSM-NG ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/itsm-ng.sh)" ### ⚙️ 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.12/c2ea8261d32a5020 (running kernel: 6.8.12-14-pve) ### 📝 Provide a clear and concise description of the issue. When running the Update command via CLI this error occurs: Hit:1 http://security.debian.org bookworm-security InRelease Hit:2 http://deb.debian.org/debian bookworm 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] Hit:6 http://deb.itsm-ng.org/debian bookworm InRelease Reading package lists... Done E: The repository 'http://mirror.mariadb.org/repo/12.0.1/debian bookworm Release' does not have 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.** **[ERROR] in line 33: exit code 0: while executing command $STD apt-get update** ### 🔄 Steps to reproduce the issue. run "update" command from cli ### ❌ Paste the full error output (if available). Hit:1 http://security.debian.org bookworm-security InRelease Hit:2 http://deb.debian.org/debian bookworm 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] Hit:6 http://deb.itsm-ng.org/debian bookworm InRelease Reading package lists... Done E: The repository 'http://mirror.mariadb.org/repo/12.0.1/debian bookworm Release' does not have 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. [ERROR] in line 33: exit code 0: while executing command $STD apt-get update ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:49:37 +03:00
Author
Owner

@tremor021 commented on GitHub (Sep 10, 2025):

I hope you can see that those are errors with MariaDB repo. Not sure what you want us to do with it?

<!-- gh-comment-id:3275119586 --> @tremor021 commented on GitHub (Sep 10, 2025): I hope you can see that those are errors with MariaDB repo. Not sure what you want us to do with it?
Author
Owner

@MickLesk commented on GitHub (Sep 10, 2025):

12.0.1 are Not existing. Where are you get this Version?

<!-- gh-comment-id:3275202710 --> @MickLesk commented on GitHub (Sep 10, 2025): 12.0.1 are Not existing. Where are you get this Version?
Author
Owner

@tremor021 commented on GitHub (Sep 11, 2025):

Weird, these are the official versions on the repo:

Image
<!-- gh-comment-id:3279018798 --> @tremor021 commented on GitHub (Sep 11, 2025): Weird, these are the official versions on the repo: <img width="101" height="270" alt="Image" src="https://github.com/user-attachments/assets/caa97329-84ab-4f0e-a25a-57d59b5aac05" />
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#1611
No description provided.