When attempting to update MriaDB 10.3.15 to 10.3.16 on an older CentOS 6 install, Custombuild rejects the update attempt because it tries to update to 10.3.15 at some point instead of 10.3.16
Additionally, is there any way to make CB stop downloading icu4c-64_1-src.tgz? It'll fetch that file whenever 24~ hours have passed since I last did ./build update. I've read elsewhere that icu4c is at a dead end for CentOS 6 so it won't update itself any further. Seems weird for CB to keep downloading the file though.
Code:
Updating MariaDB 10.3.15 to 10.3.16
warning: MariaDB-10.3.16-centos6-x86_64-client.rpm: Header V4 DSA/SHA1 Signature, key ID 1bb943db: NOKEY
Preparing... ########################################### [100%]
installing package MariaDB-server-10.3.16-1.el6.x86_64 needs 174MB on the /usr filesystem
Ensuring local-infile is disabled for security reasons in MySQL configuration file...
190625 14:27:02 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
SUCCESS!
Giving mysqld a few seconds to start up...
This installation of MySQL is already upgraded to 10.3.15-MariaDB, use --force if you still need to run mysql_upgrade
cp: `/usr/lib/libmysqlclient.so' and `/usr/lib/mysql/libmysqlclient.so' are the same file
Additionally, is there any way to make CB stop downloading icu4c-64_1-src.tgz? It'll fetch that file whenever 24~ hours have passed since I last did ./build update. I've read elsewhere that icu4c is at a dead end for CentOS 6 so it won't update itself any further. Seems weird for CB to keep downloading the file though.