GLPI - mariadb program name depreciated - Non-breaking bug #1446

Closed
opened 2026-02-05 00:51:03 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @kriziw on GitHub (Aug 13, 2025).

Have you read and understood the above guidelines?

yes

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

GLPI

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

Following message during script execution:

"⠋ Setting up databasemysql_tzinfo_to_sql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-tzinfo-to-sql' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead"

🔄 Steps to reproduce the issue.

Run script (either default or advanced mode).

Paste the full error output (if available).

⠋ Setting up databasemysql_tzinfo_to_sql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-tzinfo-to-sql' instead
mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead

🖼️ Additional context (optional).

No response

Originally created by @kriziw on GitHub (Aug 13, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? GLPI ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/glpi.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Following message during script execution: "⠋ Setting up databasemysql_tzinfo_to_sql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-tzinfo-to-sql' instead mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead" ### 🔄 Steps to reproduce the issue. Run script (either default or advanced mode). ### ❌ Paste the full error output (if available). ⠋ Setting up databasemysql_tzinfo_to_sql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb-tzinfo-to-sql' instead mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 00:51:03 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1446