From c0850ae0cae80063515b21c4578e9074a4b14e46 Mon Sep 17 00:00:00 2001 From: Gregory Thiemonge Date: Wed, 10 Jul 2024 08:29:20 +0200 Subject: [PATCH] Add podman to bindep podman is a requirement when building rockylinux images, it must be included in bindep.txt Note: zuul ensures that podman is installed in CI jobs, but the dependency is missing when deploying devstack outside CI. Change-Id: I17aaac32fdb435b78a2da23b179f2db8d9b0d531 --- bindep.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/bindep.txt b/bindep.txt index 63b661f1c..fdd82e78d 100644 --- a/bindep.txt +++ b/bindep.txt @@ -11,6 +11,7 @@ kpartx sudo curl git +podman [!platform:debian-buster !platform:debian-stretch !platform:ubuntu-trusty !platform:ubuntu-bionic !platform:ubuntu-focal !platform:suse !platform:gentoo] squashfs-tools [!platform:suse] squashfs [platform:suse]