From de1b0e6e58de76dd3fea50aee3ba0717059e3466 Mon Sep 17 00:00:00 2001 From: Cockpituous Date: Thu, 9 Jul 2026 23:59:23 +0000 Subject: [PATCH 1/2] images: Update arch image Removed: Added: python-typing_extensions (4.16.0-1) Changed: aardvark-dns (1.17.1-1 -> 2.0.0-1) archlinux-keyring (20260612-1 -> 20260707.1-1) c-ares (1.34.6-1 -> 1.34.8-1) containers-common (1:0.67.1-3 -> 1:0.68.0-2) dtc (1:1.7.2-1 -> 1:1.8.1-1) ethtool (1:7.0-1 -> 1:7.1-1) hwdata (0.408-1 -> 0.409-1) ldb (2:4.24.3-1 -> 2:4.24.4-1) leancrypto (1.7.2-1 -> 1.8.0-1) libevent (2.1.12-5 -> 2.1.13-1) libwbclient (2:4.24.3-1 -> 2:4.24.4-1) linux (7.0.14.arch1-1 -> 7.1.3.arch1-1) llvm-libs (22.1.6-1 -> 22.1.8-1) mesa (1:26.1.3-2 -> 1:26.1.4-1) netavark (1.17.2-2 -> 2.0.0-1) openssh (10.3p1-1 -> 10.4p1-2) perf (7.1.1-1 -> 7.1.3-1) pinentry (1.3.2-2 -> 1.3.3-1) podman (5.8.3-1 -> 6.0.0-1) procps-ng (4.0.6-2 -> 4.0.6-3) qemu-audio-spice (11.0.1-1 -> 11.0.2-3) qemu-base (11.0.1-1 -> 11.0.2-3) qemu-block-curl (11.0.1-1 -> 11.0.2-3) qemu-chardev-spice (11.0.1-1 -> 11.0.2-3) qemu-common (11.0.1-1 -> 11.0.2-3) qemu-guest-agent (11.0.1-1 -> 11.0.2-3) qemu-hw-usb-host (11.0.1-1 -> 11.0.2-3) qemu-hw-usb-redirect (11.0.1-1 -> 11.0.2-3) qemu-img (11.0.1-1 -> 11.0.2-3) qemu-system-x86 (11.0.1-1 -> 11.0.2-3) qemu-system-x86-firmware (11.0.1-1 -> 11.0.2-3) qemu-tools (11.0.1-1 -> 11.0.2-3) qemu-ui-opengl (11.0.1-1 -> 11.0.2-3) qemu-ui-spice-app (11.0.1-1 -> 11.0.2-3) qemu-ui-spice-core (11.0.1-1 -> 11.0.2-3) rdma-core (63.0-2 -> 64.0-1) smbclient (2:4.24.3-1 -> 2:4.24.4-1) tzdata (2026b-1 -> 2026c-1) virtiofsd (1.13.3-1 -> 1.14.0-1) Closes #9266 --- images/arch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/arch b/images/arch index 45d1e16cc8..9ade566162 120000 --- a/images/arch +++ b/images/arch @@ -1 +1 @@ -arch-1bb229e38a01d0923875dc90ee4a93be56ae5dbc5702e067311a60a07fc1ed50.qcow2 \ No newline at end of file +arch-0488934d200f1554b213245112f0a396bc76b775b4a4ec306dd49e4258708e41.qcow2 \ No newline at end of file From 211c4c7262dd221a1afc8405138e57d17c511b33 Mon Sep 17 00:00:00 2001 From: tomasmatus Date: Mon, 13 Jul 2026 14:36:36 +0200 Subject: [PATCH 2/2] naughty: add CRIU checkpoint naughty to arch Related: #9273 CRIU fails to checkpoint podman container on kernel 7.1+ --- naughty/arch/9273-criu-podman-checkpoint-fails | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 naughty/arch/9273-criu-podman-checkpoint-fails diff --git a/naughty/arch/9273-criu-podman-checkpoint-fails b/naughty/arch/9273-criu-podman-checkpoint-fails new file mode 100644 index 0000000000..0106ba1a54 --- /dev/null +++ b/naughty/arch/9273-criu-podman-checkpoint-fails @@ -0,0 +1,4 @@ +* Error (criu/cr-dump.c*): Dumping FAILED. +* + File "check-application", line *, in testCheckpointRestore + b.wait(lambda: self.getContainerAttr("swamped-crate", "State") in NOT_RUNNING)