Package: crun
Version: 0.17+dfsg-1.1
crun is build without criu (which is packaged in the debian
repositories). Which means checkpoint/restore is not supported:
root@debian:~# podman container checkpoint c861e70c4b76
Error: configured runtime does not support checkpoint/restore
Sadly criu is a hard dependency for libcrun so this would be a new
runtime dependency:
[jelle@t14s][/tmp/diffoscope/trunk]%readelf -d /usr/lib/libcrun.so |
grep NEEDED
0x0000000000000001 (NEEDED) Shared library: [libcriu.so.2]