Galera MariaDB 10.4 Deployment on Debian 10 Buster
I'm trying to deploy a Galera MariaDB 10.4 Cluster on Debian 10 Buster nodes, and I get the following warning/error output:
-
node1.example.com: remote (node1.example.com) retval: 100 command: DEBIAN_FRONTEND=noninteractive LC_ALL=C apt-get -o Dpkg::Options::='--force-confnew' -o Dpkg::Options::='--force-confmiss' -qq -y --force-yes install libssl0.9.8 2>&1 output: W: --force-yes is deprecated, use one of the options starting with --allow instead.
E: Package 'libssl0.9.8' has no installation candidate. -
[14:02:07]:node1.example.com: Failed to install libssl1.0.0.
Debian10 ships libssl1.1. This is just a warning though, deployment ultimately fails with:
[14:02:13]:
Unsupported MySQL version: '10.4'
Is there any workaround? Or is Debian 10 in general not supported yet? Buster is stable since July, so when would it be expected? Are you accepting Pull Requests for it?
-
Official comment
Hi,
Debian 10 is now supported in the latest (1.7.5) version of ClusterControl. In case of any issues, please do open a ticket with us to solve them.
Comment actions
Please sign in to leave a comment.
Comments
1 comment