With mariadb-10.2[galera] we need to use galera-25 which only supports python3.7 that is being replaced in favor of python3.8. Please add python3.8 / python3.9 to galera-25. Thank you
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0edf878400c4e38f2d282215239ee22cbae20b3 commit a0edf878400c4e38f2d282215239ee22cbae20b3 Author: Thomas Deutschmann <whissi@gentoo.org> AuthorDate: 2021-01-22 01:23:31 +0000 Commit: Thomas Deutschmann <whissi@gentoo.org> CommitDate: 2021-01-22 02:19:33 +0000 sys-cluster/galera: add Py 3.8 & 3.9 support Closes: https://bugs.gentoo.org/766351 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> sys-cluster/galera/galera-25.3.28-r1.ebuild | 4 ++-- sys-cluster/galera/galera-26.4.6.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
Huge thanks Whissi.