Package: podman
Version: 2.0.2+dfsg1-3
Severity: grave
Justification: renders package unusable

Dear Maintainer,

After installing podman, I get:

    $ podman run -it debian:sid
    Error: default OCI runtime "runc" not found: invalid argument
    $ 

Inspecting the dependencies, I see a dependency on 'crun | runc', and so crun
has been picked.  Trying to debug further:

    $ podman --runtime=/usr/bin/crun run -it debian:sid
    cannot clone: Operation not permitted
    user namespaces are not enabled in 
/proc/sys/kernel/unprivileged_userns_clone
    Error: cannot re-exec process
    $ 

(The same result is achieved if I subsequently install runc and remove the
--runtime=/usr/bin/crun argument.)

It feels like I'm doing something wrong, but reading docs and man pages I am
at a loss as to what.

Thanks,
--Robbie

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing-debug
  APT policy: (700, 'testing-debug'), (700, 'testing'), (500, 
'unstable-debug'), (500, 'unstable'), (300, 'experimental-debug'), (300, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.7.0-1-amd64 (SMP w/12 CPU threads)
Locale: LANG=es_US.UTF-8, LC_CTYPE=es_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages podman depends on:
ii  conmon                       2.0.9-1
ii  containernetworking-plugins  0.8.6-2
ii  crun                         0.14.1+dfsg-1
ii  libc6                        2.31-1
ii  libdevmapper1.02.1           2:1.02.167-1+b1
ii  libgpgme11                   1.13.1-9
ii  libseccomp2                  2.4.3-1+b1

Versions of packages podman recommends:
ii  buildah         1.11.6-2
pn  fuse-overlayfs  <none>
ii  slirp4netns     1.0.1-1
ii  tini            0.18.0-1+b1
ii  uidmap          1:4.8.1-1

Versions of packages podman suggests:
pn  containers-storage  <none>

-- no debconf information

Reply via email to