Symptoms
On EL 10 servers, when attempting to install MySQL 8.4 during the cPanel installation, you will encounter an error similar to the following.
CONFIG_TEXT: Errors during downloading metadata for repository 'Mysql-tools-community':
- Status code: 404 for https://repo.mysql.com/yum/mysql-tools-community/el/10/x86_64/repodata/repomd.xml
Error: Failed to download metadata for repo 'Mysql-tools-community': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
Cause
The baseurl value of the MySQL Tools Community repository points to the mysql-tools-community folder instead of the mysql-tools-8.4-community folder, causing the 404 error.
Resolution
This was resolved via case CPANEL-53042 that was published with cPanel versions 136.0.19 and 134.0.35. New AlmaLinux installations will work with MySQL 8.4 using the cPanel installation customization method.
Comments
0 comments
Article is closed for comments.