Hy, everyone!
The latest CloudLinux + cPanel server in our fleet is experiencing issues during the updates. This server was deployed on July 12th (that is, five days ago) and it's no longer able to update itself since yesterday. Even though cPanel installed MySQL 5.7 by default, it appears that there are still some old things from MySQL 5.6 laying around. Here's the update log:
However, the package "MySQL56-devel" doesn't seem to be installed at all:
Here's a comprehensive list of the installed packages containing the term "mysql":
SHA1 checksum also confirms those files do belong to MySQL 5.7. This is a fresh server, installed from CludLinux's ISO, nothing special. What's happening here?
Thanks!
The latest CloudLinux + cPanel server in our fleet is experiencing issues during the updates. This server was deployed on July 12th (that is, five days ago) and it's no longer able to update itself since yesterday. Even though cPanel installed MySQL 5.7 by default, it appears that there are still some old things from MySQL 5.6 laying around. Here's the update log:
Code:
[2018-07-17 16:37:07 -0300] file /usr/include/mysql/mysql/service_my_snprintf.h from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/include/mysql/mysql/service_mysql_string.h from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/include/mysql/mysql/service_thd_alloc.h from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/include/mysql/mysql/service_thd_wait.h from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/include/mysql/mysql/service_thread_scheduler.h from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/include/mysql/mysql/services.h from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/include/mysql/mysql/thread_pool_priv.h from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/include/mysql/mysql_com.h from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/include/mysql/mysql_embed.h from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/include/mysql/mysql_version.h from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/include/mysql/mysqld_ername.h from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/include/mysql/mysqld_error.h from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/include/mysql/sql_common.h from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/include/mysql/sql_state.h from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/include/mysql/sslopt-case.h from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/include/mysql/sslopt-longopts.h from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/include/mysql/sslopt-vars.h from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/lib64/mysql/libmysqlclient.a from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/lib64/mysql/libmysqlservices.a from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/share/man/man1/comp_err.1.gz from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] file /usr/share/man/man1/mysql_config.1.gz from install of MySQL56-devel-5.6.39-1.cp1162.x86_64 conflicts with file from package mysql-community-devel-5.7.22-1.el7.x86_64
[2018-07-17 16:37:07 -0300] see https://go.cpanel.net/rpmcheckfailed for more information
[2018-07-17 16:37:07 -0300] The Administrator will be notified to review this output when this script completes
=> Log closed Tue Jul 17 16:37:07 2018
[2018-07-17 16:37:07 -0300] 17% complete
Code:
[root@hostname]# yum list installed mysql*
Plugins carregados: fastestmirror, langpacks, rhnplugin, universal-hooks
This system is receiving updates from CLN.
Loading mirror speeds from cached hostfile
* cpanel-addons-production-feed: 149.56.181.210
* cloudlinux-x86_64-server-7: xmlrpc.cln.cloudlinux.com
* epel: epel.mirror.constant.com
Pacotes instalados
mysql-community-client.x86_64 5.7.22-1.el7 @mysql57-community
mysql-community-common.x86_64 5.7.22-1.el7 @mysql57-community
mysql-community-devel.x86_64 5.7.22-1.el7 @mysql57-community
mysql-community-libs.x86_64 5.7.22-1.el7 @mysql57-community
mysql-community-libs-compat.x86_64 5.7.22-1.el7 @mysql57-community
mysql-community-server.x86_64 5.7.22-1.el7 @mysql57-community
mysql57-community-release.noarch el7-11 installed
Code:
[root@hostname ~]# rpm -qa | grep mysql
alt-python27-MySQL-mysql5.5-1.2.5-1.el7.cloudlinux.2.x86_64
alt-php70-mysql5.0-7.0.30-1.el7.x86_64
alt-php71-mysql5.7-7.1.19-1.el7.x86_64
alt-php53-mysql5.7-5.3.29-1.el7.x86_64
alt-php52-mysql5.1-5.2.17-17.el7.x86_64
alt-php54-mysql5.0-5.4.45-1.el7.x86_64
alt-php53-mysql-meta-2-3.1.el7.x86_64
mysql-community-client-5.7.22-1.el7.x86_64
alt-php70-mysql5.6-7.0.30-1.el7.x86_64
alt-php71-mysql5.1-7.1.19-1.el7.x86_64
alt-php56-mysql5.5-5.6.36-1.el7.x86_64
ea-php56-php-mysqlnd-5.6.36-2.el7.cloudlinux.1.x86_64
alt-php55-mysql5.7-5.5.38-1.el7.x86_64
alt-php51-mysql-meta-2-3.1.el7.x86_64
cpanel-mysql-libs-5.1.73-1.cp1156.x86_64
alt-php70-mysql5.7-7.0.30-1.el7.x86_64
alt-php54-mysqlnd-5.4.45-63.el7.x86_64
alt-php71-mysql-meta-2-3.1.el7.x86_64
alt-php53-mysqlnd-5.3.29-83.el7.x86_64
alt-php53-mysql5.1-5.3.29-5.el7.x86_64
alt-php44-mysql5.7-4.4.9-11.el7.x86_64
alt-php71-mysql5.6-7.1.19-1.el7.x86_64
alt-php72-mysql5.7-7.2.7-1.el7.x86_64
alt-php56-mysql5.7-5.6.36-1.el7.x86_64
alt-php53-mysql5.0-5.3.29-5.el7.x86_64
alt-php55-mysql5.5-5.5.38-1.el7.x86_64
alt-php44-mysql5.6-4.4.9-11.el7.x86_64
alt-php44-mysql5.0-4.4.9-11.el7.x86_64
alt-php56-mysql-meta-2-3.1.el7.x86_64
alt-python27-MySQL-mysql5.0-1.2.5-1.el7.cloudlinux.2.x86_64
alt-php56-mysql5.6-5.6.36-1.el7.x86_64
alt-php53-mysql5.6-5.3.29-5.el7.x86_64
alt-php52-mysql5.5-5.2.17-17.el7.x86_64
alt-php52-mysql5.0-5.2.17-17.el7.x86_64
alt-php54-mysql5.7-5.4.45-1.el7.x86_64
alt-php51-mysql5.0-5.1.6-11.el7.x86_64
alt-php44-mysql5.1-4.4.9-11.el7.x86_64
alt-php52-mysql-meta-2-3.1.el7.x86_64
mysql-community-server-5.7.22-1.el7.x86_64
alt-php71-mysqlnd-7.1.19-1.el7.x86_64
alt-php56-mysql5.0-5.6.36-1.el7.x86_64
alt-php53-mysql5.5-5.3.29-5.el7.x86_64
alt-php52-mysql5.6-5.2.17-8.el7.x86_64
alt-php51-mysql5.5-5.1.6-11.el7.x86_64
mysql57-community-release-el7-11.noarch
mysql-community-common-5.7.22-1.el7.x86_64
alt-python27-MySQL-mysql5.6-1.2.5-1.el7.cloudlinux.2.x86_64
alt-python27-MySQL-mysql5.7-1.2.5-1.el7.cloudlinux.2.x86_64
cpanel-perl-526-DBD-mysql-4.043-1.cp1170.x86_64
alt-php70-mysql5.5-7.0.30-1.el7.x86_64
alt-php72-mysql5.5-7.2.7-1.el7.x86_64
alt-php52-mysql5.7-5.2.17-1.el7.x86_64
alt-php54-mysql5.1-5.4.45-1.el7.x86_64
alt-php55-mysql5.6-5.5.38-1.el7.x86_64
alt-php51-mysql5.6-5.1.6-11.el7.x86_64
alt-php51-mysql5.1-5.1.6-11.el7.x86_64
alt-php54-mysql-meta-2-3.1.el7.x86_64
alt-php70-mysql-meta-2-3.1.el7.x86_64
alt-php55-mysqlnd-5.5.38-44.el7.x86_64
mysql-community-devel-5.7.22-1.el7.x86_64
alt-php72-mysql5.6-7.2.7-1.el7.x86_64
alt-php56-mysqlnd-5.6.36-5.el7.x86_64
alt-php54-mysql5.5-5.4.45-1.el7.x86_64
alt-php55-mysql5.1-5.5.38-1.el7.x86_64
alt-php72-mysqlnd-7.2.7-1.el7.x86_64
alt-php72-mysql5.0-7.2.7-1.el7.x86_64
alt-php72-mysql-meta-2-3.1.el7.x86_64
alt-python27-MySQL-mysql5.1-1.2.5-1.el7.cloudlinux.2.x86_64
alt-php70-mysql5.1-7.0.30-1.el7.x86_64
alt-php71-mysql5.0-7.1.19-1.el7.x86_64
alt-php56-mysql5.1-5.6.36-1.el7.x86_64
alt-php70-mysqlnd-7.0.30-5.el7.x86_64
alt-php54-mysql5.6-5.4.45-1.el7.x86_64
alt-php51-mysql5.7-5.1.6-11.el7.x86_64
alt-php44-mysql5.5-4.4.9-11.el7.x86_64
alt-php55-mysql-meta-2-3.1.el7.x86_64
mysql-community-libs-compat-5.7.22-1.el7.x86_64
alt-php71-mysql5.5-7.1.19-1.el7.x86_64
alt-php72-mysql5.1-7.2.7-1.el7.x86_64
cpanel-mysql-5.1.73-1.cp1156.x86_64
alt-php55-mysql5.0-5.5.38-1.el7.x86_64
alt-php44-mysql-meta-2-3.1.el7.x86_64
mysql-community-libs-5.7.22-1.el7.x86_64
Code:
[root@hostname ~]# rpm -q --whatprovides /usr/include/mysql/mysql/service_my_snprintf.h
mysql-community-devel-5.7.22-1.el7.x86_64
Thanks!