/lib64/libkea.so.1.5 broken after update?

After the update this morning my gdal programs are broken:

> ogrinfo --help
ogrinfo: symbol lookup error: /lib64/libgdal.so.36: undefined symbol: _ZN6kealib10KEAImageIO14createKEAImageERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEENS_11KEADataTypeEjjjPSt6vectorIS6_SaIS6_EEPNS_19KEAImageSpatialInfoEjjiyydyyj

The missing symbols suggest a libkea problem?
Installed:

Version: 1.5.0-2.8
Build Time: vr 17 mrt 2023 11:12:44 CET

Kind regards,
Cees

https://bugzilla.opensuse.org/show_bug.cgi?id=1240043

Should be solved after running zypper dup:

$ > ogrinfo --help
Usage: ogrinfo [--help] [--long-usage] [--help-general]
....
$ cat /etc/os-release 
NAME="openSUSE Tumbleweed"
# VERSION="20250325"
ID="opensuse-tumbleweed"
ID_LIKE="opensuse suse"
VERSION_ID="20250325"
PRETTY_NAME="openSUSE Tumbleweed"

Yes, it is.
I noticed the gdal update yesterday and it’s working again :smile:
The advantage of Tumbleweed is is that when things break down, it’s repaired rather quickly :wink: