Bug ID 1137060
Summary Can not run podman as non-root: Could not get runtime: could not find a working conmon binary
Classification openSUSE
Product openSUSE Distribution
Version Leap 15.1
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Containers
Assignee containers-bugowner@suse.de
Reporter tbechtold@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

When trying to run podman as normal user (after adding entries to /etc/subuid -
see https://bugzilla.opensuse.org/show_bug.cgi?id=1137059 ), I get

XXX@t440p-laptop:~> podman images
Could not get runtime: could not find a working conmon binary (configured
options: [/usr/libexec/podman/conmon /usr/libexec/crio/conmon
/usr/local/lib/podman/conmon /usr/local/libexec/crio/conmon /usr/bin/conmon
/usr/sbin/conmon /usr/lib/crio/bin/conmon]): invalid argument


Doing the same as root works:

XXX@t440p-laptop:~> sudo podman images
REPOSITORY                    TAG             IMAGE ID       CREATED       
SIZE
...
...


You are receiving this mail because: