So if you are trying to run something that is not from a package, you will get a "command not found" This goes both for "crio version" (when run as root) and for "sudo crictl", only work with/usr/bin. One workaround is to move everything to/usr/bin, which is violating theFHS...
W0315 04:26:29.355451 9740 cni.go:209] loopback cni configuration skipped: "/etc/cni/net.d/loopback.conf" not found I0315 04:26:29.355953 9740 exec_runner.go:51] Run: sudo find /etc/cni/net.d -maxdepth 1 -type f ( ( -namebridge-or -namepodman) -and -not -name *.mk_disable...