mariadb container not updating #229

Closed
opened 2026-02-04 17:15:32 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @tmkis2 on GitHub (Dec 29, 2024).

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 29, 2024). ### ✅ 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_
Author
Owner

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

Done

@MickLesk commented on GitHub (Dec 29, 2024): Done
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#229