Comment 5 for bug 1985981

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-quickstart (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-quickstart/+/853142
Committed: https://opendev.org/openstack/tripleo-quickstart/commit/4a440d17212dd4d6f69a59a41fccdd08a844995a
Submitter: "Zuul (22348)"
Branch: master

commit 4a440d17212dd4d6f69a59a41fccdd08a844995a
Author: Chandan Kumar (raukadah) <email address hidden>
Date: Mon Aug 15 11:27:43 2022 +0530

    Temporarily install catatonit

    https://gitlab.com/redhat/centos-stream/rpms/podman/-/commit/1868ce5b4b3c39b0e65a1351472cf65813e9fa07
    convert catatonit dependency to soft dep as catatonit.

    It means catatonit or podman-catatonit is not installed
    as a part of podman installation leading to
    stat /usr/libexec/podman/catatonit: no such file or directory
    failure.

    Installing catatonit fixes the issue.

    Related-Bug: #1985981

    Signed-off-by: Chandan Kumar (raukadah) <email address hidden>
    Change-Id: I2d3cf750840f32a35b850fddd620207786dc120b