You are not logged in.

#1 2020-04-20 19:43:36

aangelis
Member
Registered: 2020-04-20
Posts: 4

galera version (25.3.25) is too old, needed (26)

mysqld[20501]: 2020-04-20 21:38:52 0 [Note] /usr/bin/mysqld (mysqld 10.4.12-MariaDB) starting as process 20501 ...
mysqld[20501]: 2020-04-20 21:38:52 0 [Note] WSREP: Loading provider /usr/lib/galera/libgalera_smm.so initial position: a754e5f5-a4f1-11e7-b2d3-6abd477af07d:26759762
mysqld[20501]: wsrep loader: [INFO] wsrep_load(): loading provider library '/usr/lib/galera/libgalera_smm.so'
mysqld[20501]: wsrep loader: [ERROR] provider interface version mismatch: need '26', found '25'

Offline

#2 2020-04-20 20:47:16

levi
Moderator
From: Yorkshire, UK
Registered: 2018-06-16
Posts: 1,197

Re: galera version (25.3.25) is too old, needed (26)

Hmm, there's not even a version 26 in testing yet.  Only 25 in extra.  If 26 if what you need, that'll need to be built.


Architecture: pentium4, Testing repos: Yes, Hardware: EeePC 901+2GB RAM+OS half on the SD card.

Offline

#3 2020-04-20 22:04:07

aangelis
Member
Registered: 2020-04-20
Posts: 4

Re: galera version (25.3.25) is too old, needed (26)

I tried to build it from source without success (https://github.com/codership/galera/).
I wonder why mariadb package is updated and galera is left behind.
In x86_64 repository both mariadb and galera packages are up to date.

Offline

#4 2020-04-20 22:52:25

levi
Moderator
From: Yorkshire, UK
Registered: 2018-06-16
Posts: 1,197

Re: galera version (25.3.25) is too old, needed (26)

Mariadb only lists galera as an optional dependency, so I guess that broke any dependency tracking that's going on.

Or actually, maybe not.  Looking at the build logs properly for once, I find that a build was attempted, but failed.  This slightly noddy bug is listed as the blocker to that buid.


Architecture: pentium4, Testing repos: Yes, Hardware: EeePC 901+2GB RAM+OS half on the SD card.

Offline

#5 2020-04-21 10:12:27

aangelis
Member
Registered: 2020-04-20
Posts: 4

Re: galera version (25.3.25) is too old, needed (26)

I built galera from source using these instructions (for future reference)

git clone -b mariadb-4.x https://github.com/MariaDB/galera.git
cd galera/
git submodule init
git submodule update
./scripts/build.sh
cp libgalera_smm.so /usr/lib/galera/

Offline

#6 2020-04-21 16:40:43

abaumann
Administrator
From: Zurich
Registered: 2019-11-14
Posts: 985
Website

Re: galera version (25.3.25) is too old, needed (26)

https://bugs.archlinux.org/task/65929

Was blocked upstream. I'll trigger a rebuid..

Offline

#7 2020-04-21 16:41:47

abaumann
Administrator
From: Zurich
Registered: 2019-11-14
Posts: 985
Website

Re: galera version (25.3.25) is too old, needed (26)

Uptream says: "fix in svn", didn't make it to the stable repos apparently..

Offline

#8 2020-04-23 16:41:13

abaumann
Administrator
From: Zurich
Registered: 2019-11-14
Posts: 985
Website

Re: galera version (25.3.25) is too old, needed (26)

I rebuilt and published:

-rw-r--r-- 1 http http     310 Apr 23 17:33 pool/galera-26.4.3-2.0-i686.pkg.tar.zst.sig
-rw-r--r-- 1 http http 1285158 Apr 23 17:33 pool/galera-26.4.3-2.0-i686.pkg.tar.zst
-rw-r--r-- 1 http http     310 Apr 23 17:38 pool/galera-26.4.3-2.0-pentium4.pkg.tar.zst.sig
-rw-r--r-- 1 http http 1287045 Apr 23 17:38 pool/galera-26.4.3-2.0-pentium4.pkg.tar.zst

can you test again, if it works for you now?

Offline

#9 2020-04-23 18:20:35

aangelis
Member
Registered: 2020-04-20
Posts: 4

Re: galera version (25.3.25) is too old, needed (26)

It now works flawlessly. Thank you for your prompt response.

Offline

#10 2020-04-23 19:33:10

abaumann
Administrator
From: Zurich
Registered: 2019-11-14
Posts: 985
Website

Re: galera version (25.3.25) is too old, needed (26)

np.

Offline

Board footer

Powered by FluxBB