bump to 1.7.1
This update has been submitted for testing by gscrivano.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update breaks checkpoint and restore in cockpit-podman and podman:
[root@fedora-37-127-0-0-2-2201 ~]# podman run -dti alpine sh d61ed801477866a7ddca79dc30a7f9c3c888d2a44cda620249bf707595b821e6 [root@fedora-37-127-0-0-2-2201 ~]# podman ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES d61ed8014778 quay.io/libpod/alpine:latest sh 4 seconds ago Up 4 seconds ago flamboyant_dijkstra [root@fedora-37-127-0-0-2-2201 ~]# podman container checkpoint --create-image foobar-checkpoint d61ed8014778 2022-11-28T09:52:53.112479Z: could not load `libcriu.so` Error: `/usr/bin/crun checkpoint --image-path /var/lib/containers/storage/overlay-containers/d61ed801477866a7ddca79dc30a7f9c3c888d2a44cda620249bf707595b821e6/userdata/checkpoint --work-path /var/lib/containers/storage/overlay-containers/d61ed801477866a7ddca79dc30a7f9c3c888d2a44cda620249bf707595b821e6/userdata d61ed801477866a7ddca79dc30a7f9c3c888d2a44cda620249bf707595b821e6` failed: exit status 1 [root@fedora-37-127-0-0-2-2201 ~]# rpm -qa | grep criu
[root@fedora-37-127-0-0-2-2201 ~]# rpm -qa | grep criu criu-3.17.1-3.fc37.x86_64 criu-libs-3.17.1-3.fc37.x86_64
[root@fedora-37-127-0-0-2-2201 ~]# ls /usr/lib64/ | grep criu libcriu.so.2 libcriu.so.2.0
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
Seems it's caused by https://github.com/containers/crun/commit/3ef326626509b3fa044fe26d2592357fd8e0dc6e
So criu-libs probably needs to provide a symlink from libcriu.so to criu.so.2.0
[root@fedora-37-127-0-0-2-2201 ~]# rpm -ql criu-libs /usr/lib/.build-id /usr/lib/.build-id/fb /usr/lib/.build-id/fb/2eb5f2de2ca024555d623ff876701a7295ac8a /usr/lib64/libcriu.so.2 /usr/lib64/libcriu.so.2.0
This update has been obsoleted by crun-1.7.2-1.fc37.
Please log in to add feedback.
Confirm request to re-trigger tests.
This update has been submitted for testing by gscrivano.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update breaks checkpoint and restore in cockpit-podman and podman:
Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.
Seems it's caused by https://github.com/containers/crun/commit/3ef326626509b3fa044fe26d2592357fd8e0dc6e
So criu-libs probably needs to provide a symlink from libcriu.so to criu.so.2.0
This update has been obsoleted by crun-1.7.2-1.fc37.