debuginfo for libexpat.so.1

in gdb I got the following message:

Missing separate debuginfo for /lib/libexpat.so.1
Try: zypper install -C "debuginfo(build-id)=4c9094e904a907f317c443e98f72629416ff6e19"

When I try it I get “not found. Resolving package dependencies… Nothing to do.”

I have debug repos and installed a couple of missing debuginfos but this one.

Tries to install the libexpat1-debuginfo from YaST but after that I get the following warning:

warning: the debug information found in "/usr/lib/debug//lib/libexpat.so.1.5.2.debug" does not match "/lib/libexpat.so.1" (CRC mismatch).

warning: the debug information found in "/usr/lib/debug/lib/libexpat.so.1.5.2.debug" does not match "/lib/libexpat.so.1" (CRC mismatch).

Missing separate debuginfo for /lib/libexpat.so.1
Try: zypper install -C "debuginfo(build-id)=4c9094e904a907f317c443e98f72629416ff6e19"

libexpat1 version is 2.0.1-92.3.1
libexpat1-debuginfo 2.0.1-92.2

Appreciate any help.