Details
-
Bug
-
Status: Confirmed (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.6, 10.11, 11.4, 11.8, 11.4.7
-
Ubuntu 22.04 LTS, n.a.
Description
When we did an upgrade from MariaDB 10.11 Galera Cluster (distro repository) to MariaDB 11.4 Galera Cluster (foundation repository) with:
apt install mariadb-server
as described in: https://mariadb.org/download/?t=repo-config&d=22.04+%22jammy%22&v=11.4
the upgrade failed due to an too old Galera Library. This means the library was NOT upgraded/installed.
When it is done correctly with:
apt upgrade mariadb-server
or
apt install mariadb-server galera-4
it works correctly.
So far so good. But if an apt install mariadb-server does an upgrade (instead of a conflict) then I would expect that also the dependency to galera-4 is met and the galera-4 package is upgraded accordingly...?
So it is more a feature request than a bug.
Attachments
Issue Links
- duplicates
-
MDEV-32169 Server installation does not enforce Galera upgrade to supported version
-
- Open
-