Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 2527

Raspberry Pi OS • How can I downgrade mariadb from 10.11 to 10.5

$
0
0
I have a fresh install of the Light Version of Bullseye and have installed mariadb-server. This is version 10.11
I am trying to install Zabbix Server. After a lot of problems relating to the zabbix-sql-scripts and apache config I finally got version 6.4 installed. The web interface is working, but the server will NOT start because it requires mariadb server version to be 10.10.xx or less
I am trying to install 10.5 version so:

Code:

apt install mariadb-server-10.5
and I still have 10.11 installed.
I have downloaded 10.5 from http://ftp.ie.debian.org/debian/pool/ma ... u1_all.deb and tried to install with dpkg -i command but that fails.

Code:

dpkg: dependency problems prevent configuration of mariadb-server: mariadb-client (1:10.11.6-0+deb12u1) breaks mariadb-server (<< 1:10.11.6-0+deb12u1) and is installed.  Version of mariadb-server to be configured is 1:10.5.23-0+deb11u1.

Can anyone tell me how to do this? I can delete my Cacti and Zabbix databases and start again if necessary.

Statistics: Posted by themetman — Thu Jun 20, 2024 8:35 am



Viewing all articles
Browse latest Browse all 2527

Trending Articles