obsolete

crun-1.7.1-1.fc37

FEDORA-2022-4a8ac7cfbf created by gscrivano 2 years ago for Fedora 37

bump to 1.7.1

This update has been submitted for testing by gscrivano.

2 years ago

This update's test gating status has been changed to 'ignored'.

2 years ago

This update has been pushed to testing.

2 years ago
User Icon jelly commented & provided feedback 2 years ago
karma

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.

2 years ago

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.

2 years ago

Please log in to add feedback.

Metadata
Type
bugfix
Karma
-1
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
disabled
Thresholds
Minimum Karma
+1
Minimum Testing
7 days
Dates
submitted
2 years ago
in testing
2 years ago

Automated Test Results