From: Patrick Wicki <patrick.wi...@siemens.com>

Alternatively, we could add it to RRECOMMENDS. But I would say, given
its name, managing pods is part of podman's core functionality and that
requires catatonit, which is currently only pulled in for the ptest:

root@qemux86-64:~# podman pod create
Error: building local pause image: finding pause binary: exec: "catatonit": 
executable file not found in $PATH

Signed-off-by: Patrick Wicki <patrick.wi...@siemens.com>
---
 recipes-containers/podman/podman_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-containers/podman/podman_git.bb 
b/recipes-containers/podman/podman_git.bb
index 41f090f0..7bdefba5 100644
--- a/recipes-containers/podman/podman_git.bb
+++ b/recipes-containers/podman/podman_git.bb
@@ -150,6 +150,7 @@ VIRTUAL-RUNTIME_base-utils-nsenter ?= "util-linux-nsenter"
 COMPATIBLE_HOST = "^(?!mips).*"
 
 RDEPENDS:${PN} += " \
+       catatonit \
        conmon \
        iptables \
        libdevmapper \
@@ -172,7 +173,6 @@ RDEPENDS:${PN}-ptest += " \
        bash \
        bats \
        buildah \
-       catatonit \
        coreutils \
        file \
        gnupg \
-- 
2.44.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8705): 
https://lists.yoctoproject.org/g/meta-virtualization/message/8705
Mute This Topic: https://lists.yoctoproject.org/mt/105805580/21656
Group Owner: meta-virtualization+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to