After morphing, I can not start distrobox

After morphing, I can not start distrobox
distrobox enter my-ubuntu
WARN[0000] “/” is not a shared mount, this could cause issues or missing mounts with rootless containers
ERRO[0000] running /usr/bin/newuidmap 2660 0 1000 1 1 100000 65536:
Error: cannot set up namespace using “/usr/bin/newuidmap”: fork/exec /usr/bin/newuidmap: permission denied
I couldnt change this error. Could you try to reproduce and write a solution to problem? Thanks

SUID Disabler and Permission Hardener could be the issue.

Re-enable Specific SUID Binaries

sudo permission-hardener disable /usr/bin/newuidmap

It helped. But now I have a new problem
Error: crun: open executable: Operation not permitted: OCI permission denied
and this command does not work sudo permission-hardener disable /usr/bin/crun

sudo permission-hardener disable /usr/bin/crun*

Wildcards (“*”) are unsupported.

But anyhow.

I did Search the Source Code and there is no mention of crun. So not a permission-hardener issue in this case.

I found this error message on search engines.

Dunno.

Consider this unsupported.

As per:

yes you are right. second problem is not related to kicksecure. sorry