[Bug 1227202] zypper: symbol lookup error: /usr/lib64/libzypp.so.1734: undefined symbol: _ZN6google8protobuf8internal14UntypedMapBase12TransferTreeEPN4absl12lts_202401169btree_mapINS1_10VariantKeyEPNS1_8NodeBaseESt4lessIS6_ENS1_12MapAllocatorISt4pairIKS6_S8_EEEEEPFS6_S
https://bugzilla.suse.com/show_bug.cgi?id=1227202 https://bugzilla.suse.com/show_bug.cgi?id=1227202#c5 --- Comment #5 from Michael Andres <ma@suse.com> --- @Anton: On my 15.5 system `zypper up` wanted to update to libprotobuf-lite25_1_0-25.1-150500.12.2.2. A restricted `zypper up zypper` however did not drag in this new libprotobuf-lite25_1_0 version because the installed one claims to be compatible (but apparently it is not). I was able to fix it by manually downloading and installing the package:
# wget http://download.opensuse.org/update/leap/15.5/sle/x86_64/libprotobuf-lite25_... ... 2024-07-01 10:47:14 (4.95 MB/s) - ‘libprotobuf-lite25_1_0-25.1-150500.12.2.2.x86_64.rpm’ saved [226760/226760]
# rpm -Uvh libprotobuf-lite25_1_0-25.1-150500.12.2.2.x86_64.rpm -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com