i have a vps running on aapanel, with redis 7.2 and MySQL 10.11.10-MariaDB installed,
now i want to upgrade the redis to 8.2 but when i am trying to upgrade, getting the below log error...
` libtfm1 linux-headers-5.15.0-160 linux-headers-5.15.0-160-generic
linux-image-5.15.0-160-generic linux-modules-5.15.0-160-generic ssl-cert
Use 'apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 50 not upgraded.
5 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up mariadb-common (1:10.6.22-0ubuntu0.22.04.1) ...
update-alternatives: error: alternative path /etc/mysql/mariadb.cnf doesn't exist
dpkg: error processing package mariadb-common (--configure):
installed mariadb-common package post-installation script subprocess returned error exit status 2
dpkg: dependency problems prevent configuration of mariadb-client-core-10.6:
mariadb-client-core-10.6 depends on mariadb-common (>= 1:10.6.22-0ubuntu0.22.04.1); however:
Package mariadb-common is not configured yet.
dpkg: error processing package mariadb-client-core-10.6 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libmariadb3:amd64:
libmariadb3:amd64 depends on mariadb-common; however:
Package mariadb-common is not configured yet.
dpkg: error processing package libmariadb3:amd64 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of mariadb-client-10.6:
mariadb-client-10.6 depends on mariadb-client-core-10.6 (>= 1:10.6.22-0ubuntu0.22.04.1); however:
Package mariadb-client-core-10.6 is not configured yet.
dpkg: error processing package mariadb-client-10.6 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration oNo apport report written because the error message indicates its a followup error from a previous failure.
No apport report written because the error message indicates its a followup error from a previous failure.
No apport report written because MaxReports is reached already
f mariadb-client:
mariadb-client depends on mariadb-client-10.6 (>= 1:10.6.22-0ubuntu0.22.04.1); however:
Package mariadb-client-10.6 is not configured yet.
dpkg: error processing package mariadb-client (--configure):
dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
Errors were encountered while processing:
mariadb-common
mariadb-client-core-10.6
libmariadb3:amd64
mariadb-client-10.6
mariadb-client
E: Sub-process /usr/bin/dpkg returned an error code (1)
groupadd: group 'redis' already exists
useradd: user 'redis' already exists
Reading package lists...
Building dependency tree...
Reading state information...
sudo is already the newest version (1.9.9-1ubuntu2.5).
The following packages were automatically installed and are no longer required:
libclamav9 libexttextcat-2.0-0 libexttextcat-data libhyperscan5 liblua5.3-0
libtfm1 linux-headers-5.15.0-160 linux-headers-5.15.0-160-generic
linux-image-5.15.0-160-generic linux-modules-5.15.0-160-generic ssl-cert
Use 'apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 50 not upgraded.
5 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up mariadb-common (1:10.6.22-0ubuntu0.22.04.1) ...
update-alternatives: error: alternative path /etc/mysql/mariadb.cnf doesn't exist
dpkg: error processing package mariadb-common (--configure):
installed mariadb-common package post-installation script subprocess returned error exit status 2
dpkg: dependency problems prevent configuration of mariadb-client-core-10.6:
mariadb-client-core-10.6 depends on mariadb-common (>= 1:10.6.22-0ubuntu0.22.04.1); however:
Package mariadb-common is not configured yet.
dpkg: error processing package mariadb-client-core-10.6 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libmariadb3:amd64:
libmariadb3:amd64 depends on mariadb-common; however:
Package mariadb-common is not configured yet.
dpkg: error processing package libmariadb3:amd64 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of mariadb-client-10.6:
mariadb-client-10.6 depends on mariadb-client-core-10.6 (>= 1:10.6.22-0ubuntu0.22.04.1); however:
Package mariadb-client-core-10.6 is not configured yet.
dpkg: error processing package mariadb-client-10.6 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration oNo apport report written because the error message indicates its a followup error from a previous failure.
No apport report written because the error message indicates its a followup error from a previous failure.
No apport report written because MaxReports is reached already
No apport report written because MaxReports is reached already
f mariadb-client:
mariadb-client depends on mariadb-client-10.6 (>= 1:10.6.22-0ubuntu0.22.04.1); however:
Package mariadb-client-10.6 is not configured yet.
dpkg: error processing package mariadb-client (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
mariadb-common
mariadb-client-core-10.6
libmariadb3:amd64
mariadb-client-10.6
mariadb-client
E: Sub-process /usr/bin/dpkg returned an error code (1)
|-Successify --- Command executed! ---
`
kindly help me to upgrade redis,
also needed to know, will there be a substantial differenece in speed with this upgrade?