trying to update yast-pkg-bindings, causing sigsegv

The updater says that when updating yast-pkg-bindings, it is causing sigsegv

I do not know what to do.

In a terminal go su

try:

zypper refresh

then

zypper up

not working, giving same error:

Installation of yast2-pkg-bindings-2.16.42-0.1 failed:
(with --nodeps --force) Error: Subprocess failed. Error: RPM failed: Command was killed by signal 11 (segmentation fault).

Try doing this in a su terminal

rpmdb --rebuilddb

then try zypper as above

thank you very much! that did it!:wink:

Good, well done!!