-
Bug
-
Resolution: Done-Errata
-
Blocker
-
CentOS Stream 10
-
catatonit-0.2.0-2.el10
-
No
-
Moderate
-
1
-
rhel-container-tools
-
3
-
False
-
False
-
-
None
-
RUN 265
-
None
What were you trying to do that didn't work?
podman pod create --name foo
What is the impact of this issue to you?
Breaks our test suite https://artifacts.dev.testing-farm.io/b4573c0a-efd0-4737-9f39-096dae0a27dd/
Please provide the package NVR for which the bug is seen:
catatonit-0.2.0-1.el10.x86_64
How reproducible is this bug?:
100% in our test suite
Steps to reproduce
On the latest CentOS 10 image
- podman pod create --name test
Expected results
pod is created
Actual results
Error: building local pause image: finding pause binary: exec: "catatonit": executable file not found in $PATH
Podman's initpath defaults to /usr/libexec/podman/catatonit which the latest package upgrade lacks:
The diff with the old package is:
- /usr/libexec/podman
- /usr/libexec/podman/catatonit
- links to
-
RHBA-2024:143856 catatonit bug fix and enhancement update