From 1dfdbd180514add3cbbbf82a7cf0b1daad76ce45 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 21 Nov 2025 10:46:14 +0100 Subject: [PATCH] python3-rpm needs explicit install in f43 --- config.lxc/devel.pkgs | 1 + 1 file changed, 1 insertion(+) diff --git a/config.lxc/devel.pkgs b/config.lxc/devel.pkgs index 5877a20a..2b3dca34 100644 --- a/config.lxc/devel.pkgs +++ b/config.lxc/devel.pkgs @@ -134,3 +134,4 @@ package: texlive-ec # needed so the spawned container actually starts its networking package: NetworkManager package: hostname +package>=f43: python3-rpm -- 2.51.1