MySQL 8.0 installer/updater broke #2173

Open
opened 2025-11-20 05:24:37 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @BennyExtreme on GitHub (Oct 23, 2025).

Have you read and understood the above guidelines?

yes

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

MySQL

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 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.

Cannot install or update MySQL 8.0 anymore

🔄 Steps to reproduce the issue.

Try to install or update MySQL 8.0

Paste the full error output (if available).

Install

    __  ___      _____ ____    __ 
   /  |/  /_  __/ ___// __ \  / / 
  / /|_/ / / / /\__ \/ / / / / /  
 / /  / / /_/ /___/ / /_/ / / /___
/_/  /_/\__, //____/\___\_\/_____/
       /____/                     
  ⚙️  Using Default Settings on node pve (🔍  Verbose)
  🆔  Container ID: 102
  🖥️  Operating System: debian (13)
  📦  Container Type: Unprivileged
  💾  Disk Size: 4 GB
  🧠  CPU Cores: 1
  🛠️  RAM Size: 1024 MiB
  🔍  Verbose Mode: Enabled
  🚀  Creating a MySQL LXC using the above default settings
  
  ✔️   Storage local (Free: 83.4GB  Used: 3.7GB) [Template]
  ✔️   Storage local-lvm (Free: 246.2GB  Used: 96.8GB) [Container]
  ✔️   Template debian-13-standard_13.1-2_amd64.tar.zst [local]
  ✔️   LXC Container 102 was successfully created.
  ✔️   Started LXC Container
   💡   No network in LXC yet (try 1/10) – waiting...
  ✔️   Network in LXC is reachable (ping)
  ✔️   Customized LXC Container
  ✔️   Set up Container OS
  ✔️   Network Connected: 192.168.1.224 
  ✔️   IPv4 Internet Connected
   ✖️   IPv6 Internet Not Connected
  ✔️   Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian trixie-updates InRelease
Hit:3 http://security.debian.org trixie-security InRelease
Reading package lists... Done                 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  ✔️   Updated Container OS
Installing:                     
  lsb-release

Summary:
  Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0
  Download size: 5,912 B
  Space needed: 17.4 kB / 3,106 MB available

Get:1 http://deb.debian.org/debian trixie/main amd64 lsb-release all 12.1-1 [5,912 B]
Fetched 5,912 B in 0s (167 kB/s) 
Selecting previously unselected package lsb-release.
(Reading database ... 20272 files and directories currently installed.)
Preparing to unpack .../lsb-release_12.1-1_all.deb ...
Unpacking lsb-release (12.1-1) ...
Setting up lsb-release (12.1-1) ...
Processing triggers for man-db (2.13.1-1) ...
  ✔️   Installed Dependencies
      Would you like to install the MySQL 8.4 LTS release instead of MySQL 8.0 (bug fix track; EOL April-2026)? <y/N> N
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian trixie-updates InRelease         
Hit:3 http://security.debian.org trixie-security InRelease          
Get:4 http://repo.mysql.com/apt/debian trixie InRelease [13.9 kB]   
Fetched 13.9 kB in 0s (159 kB/s)                                    
All packages are up to date.    
Warning: Skipping acquire of configured file 'mysql-8.0/binary-amd64/Packages' as repository 'http://repo.mysql.com/apt/debian trixie InRelease' doesn't have the component 'mysql-8.0' (component misspelt in sources.list?)
Warning: Skipping acquire of configured file 'mysql-8.0/i18n/Translation-en_US' as repository 'http://repo.mysql.com/apt/debian trixie InRelease' doesn't have the component 'mysql-8.0' (component misspelt in sources.list?)
Warning: Skipping acquire of configured file 'mysql-8.0/i18n/Translation-en' as repository 'http://repo.mysql.com/apt/debian trixie InRelease' doesn't have the component 'mysql-8.0' (component misspelt in sources.list?)
Error: Unable to locate package mysql-community-client
Error: Unable to locate package mysql-community-server

[ERROR] in line 51: exit code 0: while executing command $STD apt install -y mysql-community-client mysql-community-server
The silent function has suppressed the error, run the script with verbose mode enabled, which will provide more detailed output.


[ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"

Update

    __  ___      _____ ____    __ 
   /  |/  /_  __/ ___// __ \  / / 
  / /|_/ / / / /\__ \/ / / / / /  
 / /  / / /_/ /___/ / /_/ / / /___
/_/  /_/\__, //____/\___\_\/_____/
       /____/                     

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
Get:4 http://repo.mysql.com/apt/debian bookworm InRelease [22.7 kB]
Err:4 http://repo.mysql.com/apt/debian bookworm InRelease
  The following signatures were invalid: EXPKEYSIG B7B3B788A8D3785C MySQL Release Engineering <mysql-build@oss.oracle.com>
Fetched 22.7 kB in 0s (51.0 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repo.mysql.com/apt/debian bookworm InRelease: The following signatures were invalid: EXPKEYSIG B7B3B788A8D3785C MySQL Release Engineering <mysql-build@oss.oracle.com>
W: Failed to fetch http://repo.mysql.com/apt/debian/dists/bookworm/InRelease  The following signatures were invalid: EXPKEYSIG B7B3B788A8D3785C MySQL Release Engineering <mysql-build@oss.oracle.com>
W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  ✔️   Updated Successfully

🖼️ Additional context (optional).

No response

Originally created by @BennyExtreme on GitHub (Oct 23, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? MySQL ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/mysql.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 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. Cannot install or update MySQL 8.0 anymore ### 🔄 Steps to reproduce the issue. Try to install or update MySQL 8.0 ### ❌ Paste the full error output (if available). Install ``` __ ___ _____ ____ __ / |/ /_ __/ ___// __ \ / / / /|_/ / / / /\__ \/ / / / / / / / / / /_/ /___/ / /_/ / / /___ /_/ /_/\__, //____/\___\_\/_____/ /____/ ⚙️ Using Default Settings on node pve (🔍 Verbose) 🆔 Container ID: 102 🖥️ Operating System: debian (13) 📦 Container Type: Unprivileged 💾 Disk Size: 4 GB 🧠 CPU Cores: 1 🛠️ RAM Size: 1024 MiB 🔍 Verbose Mode: Enabled 🚀 Creating a MySQL LXC using the above default settings ✔️ Storage local (Free: 83.4GB Used: 3.7GB) [Template] ✔️ Storage local-lvm (Free: 246.2GB Used: 96.8GB) [Container] ✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local] ✔️ LXC Container 102 was successfully created. ✔️ Started LXC Container 💡 No network in LXC yet (try 1/10) – waiting... ✔️ Network in LXC is reachable (ping) ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 192.168.1.224 ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://security.debian.org trixie-security InRelease Reading package lists... Done Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ✔️ Updated Container OS Installing: lsb-release Summary: Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 0 Download size: 5,912 B Space needed: 17.4 kB / 3,106 MB available Get:1 http://deb.debian.org/debian trixie/main amd64 lsb-release all 12.1-1 [5,912 B] Fetched 5,912 B in 0s (167 kB/s) Selecting previously unselected package lsb-release. (Reading database ... 20272 files and directories currently installed.) Preparing to unpack .../lsb-release_12.1-1_all.deb ... Unpacking lsb-release (12.1-1) ... Setting up lsb-release (12.1-1) ... Processing triggers for man-db (2.13.1-1) ... ✔️ Installed Dependencies Would you like to install the MySQL 8.4 LTS release instead of MySQL 8.0 (bug fix track; EOL April-2026)? <y/N> N Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://security.debian.org trixie-security InRelease Get:4 http://repo.mysql.com/apt/debian trixie InRelease [13.9 kB] Fetched 13.9 kB in 0s (159 kB/s) All packages are up to date. Warning: Skipping acquire of configured file 'mysql-8.0/binary-amd64/Packages' as repository 'http://repo.mysql.com/apt/debian trixie InRelease' doesn't have the component 'mysql-8.0' (component misspelt in sources.list?) Warning: Skipping acquire of configured file 'mysql-8.0/i18n/Translation-en_US' as repository 'http://repo.mysql.com/apt/debian trixie InRelease' doesn't have the component 'mysql-8.0' (component misspelt in sources.list?) Warning: Skipping acquire of configured file 'mysql-8.0/i18n/Translation-en' as repository 'http://repo.mysql.com/apt/debian trixie InRelease' doesn't have the component 'mysql-8.0' (component misspelt in sources.list?) Error: Unable to locate package mysql-community-client Error: Unable to locate package mysql-community-server [ERROR] in line 51: exit code 0: while executing command $STD apt install -y mysql-community-client mysql-community-server The silent function has suppressed the error, run the script with verbose mode enabled, which will provide more detailed output. [ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)" ``` Update ``` __ ___ _____ ____ __ / |/ /_ __/ ___// __ \ / / / /|_/ / / / /\__ \/ / / / / / / / / / /_/ /___/ / /_/ / / /___ /_/ /_/\__, //____/\___\_\/_____/ /____/ 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 Get:4 http://repo.mysql.com/apt/debian bookworm InRelease [22.7 kB] Err:4 http://repo.mysql.com/apt/debian bookworm InRelease The following signatures were invalid: EXPKEYSIG B7B3B788A8D3785C MySQL Release Engineering <mysql-build@oss.oracle.com> Fetched 22.7 kB in 0s (51.0 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repo.mysql.com/apt/debian bookworm InRelease: The following signatures were invalid: EXPKEYSIG B7B3B788A8D3785C MySQL Release Engineering <mysql-build@oss.oracle.com> W: Failed to fetch http://repo.mysql.com/apt/debian/dists/bookworm/InRelease The following signatures were invalid: EXPKEYSIG B7B3B788A8D3785C MySQL Release Engineering <mysql-build@oss.oracle.com> W: Some index files failed to download. They have been ignored, or old ones used instead. Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ✔️ Updated Successfully ``` ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:24:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2173