http://bugzilla.opensuse.org/show_bug.cgi?id=1204983 http://bugzilla.opensuse.org/show_bug.cgi?id=1204983#c1 Luciano Santos <luc14n0@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED CC| |luc14n0@opensuse.org Component|Containers |Upgrade Problems Found By|--- |Community User Assignee|containers-bugowner@suse.de |screening-team-bugs@suse.de QA Contact|qa-bugs@suse.de |jsrain@suse.com --- Comment #1 from Luciano Santos <luc14n0@opensuse.org> --- Changing "Component" from "Container" to "Upgrade Problems". Two users in openSUSE support IRC/Matrix room ran into the same issue. They had their Tumbleweed systems out of date. One installed libcurl-devel before hitting that error and the other installed development tools, which must have pulled cURL in. In both cases thing got back to normal after downloading:
http://download.opensuse.org/tumbleweed/repo/oss/x86_64/libnghttp2-14-1.50.0...
And manually upgrading with:
# rpm -U libnghttp2-14-1.50.0-1.1.x86_64.rpm
One of them tried `zypper in` but got the error:
el archivo /usr/lib64/libnghttp2.so.14 de la instalaci�n de libnghttp2-14-1.50.0-1.1.x86_64 entra en conflicto con el archivo del paquete libnghttp2-14-1.48.0-1.1.x86_64
Something like "the file /usr/lib64/libnghttp2.so.14 from the installation of libnghttp2-14-1.50.0-1.1.x86_64 conflics with the file from the libnghttp2-14-1.48.0-1.1.x86_64 package" Which is odd because the nghttp2 package hasn't changed in a month or so, as we can see there, the difference is only two rebuilds away from each other. Then libnghttp2-14 doesn't seem to be the problem here. Since my Tumbleweed system died on me last week and it's still in the emergency room trying to bring it back to life, I can't do much to help troubleshooting this bug, though. -- You are receiving this mail because: You are on the CC list for the bug.