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