[Bug 1228415] Error while upgrading zypper on Leap 15.3 and 15.4
https://bugzilla.suse.com/show_bug.cgi?id=1228415 https://bugzilla.suse.com/show_bug.cgi?id=1228415#c1 --- Comment #1 from Michael Andres <ma@suse.com> --- Symbol: YAML::detail::... ========================= The bug in libYAML is discussed in bug#1178332 and bug.1200624. Resolution is described in:
Basically one needs to manually install the fixed libyaml-cpp0_6-0.6.3
sudo rpm -Uhv https://download.opensuse.org/update/leap/15.4/sle/x86_64/libyaml-cpp0_6-0.6...
Symbol google::protobuf:... =========================== The preferred solution would be to update to libzypp-17.35.0 - which no longer requires protobuf - as soon as this version is available in the update repos. If that's not possible, one needs to manually install the fixed/missing libprotobuf-lite package. See also:
Manually install the fixed package using the PACKAGEURL matchig your system:
sudo rpm -Uhv PACKAGEURL
with PACKAGEURL for 15.3, 15.4 or 15.5:
http://download.opensuse.org/update/leap/15.3/sle/x86_64/libprotobuf-lite20-... http://download.opensuse.org/update/leap/15.4/sle/x86_64/libprotobuf-lite20-... http://download.opensuse.org/update/leap/15.5/sle/x86_64/libprotobuf-lite25_... -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com