[Bug 1163009] New: podman: symbol lookup error: /usr/lib64/libgobject-2.0.so.0: undefined symbol: g_date_copy
http://bugzilla.opensuse.org/show_bug.cgi?id=1163009 Bug ID: 1163009 Summary: podman: symbol lookup error: /usr/lib64/libgobject-2.0.so.0: undefined symbol: g_date_copy Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.2 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Containers Assignee: containers-bugowner@suse.de Reporter: swagner@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: ---
zypper in podman
works, but executing if fails badly:
node1:~ # podman podman: symbol lookup error: /usr/lib64/libgobject-2.0.so.0: undefined symbol: g_date_copy
some more details:
node1:/var/log/ceph # zypper if podman Loading repository data... Reading installed packages...
Information for package podman: ------------------------------- Repository : Main Repository Name : podman Version : 1.4.4-lp152.2.10 Arch : x86_64 Vendor : openSUSE Installed Size : 103.2 MiB Installed : Yes (automatically) Status : up-to-date Source package : podman-1.4.4-lp152.2.10.src Summary : Daemon-less container engine for managing containers, pods and images Description : Podman is a container engine for managing pods, containers, and container images. It is a standalone tool and it directly manipulates containers without the need of a container engine daemon. Podman is able to interact with container images create in buildah, cri-o, and skopeo, as they all share the same datastore backend.
node1:/var/log/ceph # zypper if libgobject-2_0-0 Loading repository data... Reading installed packages...
Information for package libgobject-2_0-0: ----------------------------------------- Repository : Main Repository Name : libgobject-2_0-0 Version : 2.62.4-lp152.1.1 Arch : x86_64 Vendor : openSUSE Installed Size : 368.8 KiB Installed : Yes (automatically) Status : up-to-date Source package : glib2-2.62.4-lp152.1.1.src Summary : Object-Oriented Framework for C Description : GLib is a general-purpose utility library, which provides many useful data types, macros, type conversions, string utilities, file utilities, a main loop abstraction, and so on.
The GObject library provides an object-oriented framework for C.
Downstream: https://github.com/SUSE/ceph-bootstrap/issues/67 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1163009 http://bugzilla.opensuse.org/show_bug.cgi?id=1163009#c1 Sebastian Wagner <swagner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Sebastian Wagner <swagner@suse.com> --- fixed by `zypper up`. Sorry for the noise -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com