-
Bug
-
Resolution: Won't Do
-
Critical
-
None
-
4.17, 4.18
-
None
-
None
-
False
-
-
3
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Version-Release number of selected component (if applicable): 4.17 and 4.18 with el8 env
How reproducible: Always
Steps to Reproduce:
1. Install new version of podman like podman-5.2.2-12.rhaos4.17.el8.x86_64 in the node and start a container in rootless mode
$ podman run -it quay.io/libpod/busybox WARN[0000] Using cgroups-v1 which is deprecated in favor of cgroups-v2 with Podman v5 and will be removed in a future version. Set environment variable `PODMAN_IGNORE_CGROUPSV1_WARNING` to hide this warning. Error: could not find pasta, the network namespace can't be configured: exec: "pasta": executable file not found in $PATH
Actual results:
Failed to start a container under rootless
Expected results:
container can be start under rootless mode