[GH-ISSUE #1075] mariadb container not updating #231

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

Originally created by @tmkis2 on GitHub (Dec 28, 2024).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1075

Have you read and understood the above guidelines?

yes

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

MariaDB

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

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/mariadb.sh)"

📝 Provide a clear and concise description of the issue.

When executing update or

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/mariadb.sh)"

in MariaDB Container created with the same command before it checks for:
/etc/apt/sources.list.d/mariadb.list
and doesn't find it - canceling an update.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

  1. install a new mariadb container
  2. enter container
  3. type update

Paste the full error output (if available).

✖️ No MariaDB Installation Found!

🖼️ Additional context (optional).

No response

Originally created by @tmkis2 on GitHub (Dec 28, 2024). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1075 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? MariaDB ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/mariadb.sh)" ### 📝 Provide a clear and concise description of the issue. When executing `update` or ``` bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/mariadb.sh)" ``` in MariaDB Container created with the same command before it checks for: `/etc/apt/sources.list.d/mariadb.list` and doesn't find it - canceling an update. ### ⚙️ What settings are you using? - [X] Default Settings - [X] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. 1. install a new mariadb container 2. enter container 3. type update ### ❌ Paste the full error output (if available). ✖️ No MariaDB Installation Found! ### 🖼️ Additional context (optional). _No response_
kerem closed this issue 2026-02-26 12:44:48 +03:00
Author
Owner

@MickLesk commented on GitHub (Dec 28, 2024):

Done

<!-- gh-comment-id:2564488904 --> @MickLesk commented on GitHub (Dec 28, 2024): Done
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#231
No description provided.