Description of problem:
-> $ podman run -d --restart=always --name postgress docker.io/bitnami/postgresql
Error: container_linux.go:370: starting container process caused: process_linux.go:459: container init caused: rootfs_linux.go:59: mounting "sysfs" to rootfs at "/sys" caused: operation not permitted: OCI permission denied
I've tried a number of different images and result is always the same.
regards, L.
Version-Release number of selected component (if applicable):
podman-3.0.0-0.33rc2.module_el8.4.0+673+eabfc99d.x86_64
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Expected results:
Additional info:
Gee.. zus... a sleepless night only because 'podman' does not request nor pull a rpm dependency? 'crun', which appears to be critical to rootless podman 3.0.0 setups.
I think it would be wise and very much appreciated by us regular folks if 'crun' got bundled in as podman's rpm dependency.
many thanks, L.
This is actually related to a kernel regression and I mark this bug as duplicate of it. The fix is in progress there.
*** This bug has been marked as a duplicate of bug 1903983 ***