Hello,With upgrading to 6.15-rc1, the tools in the subject have stopped working [1]. The following error is encountered when trying to enter a container (reproduced using distrobox)
crun: chown /dev/pts/0: Operation not permitted: OCI permission denied This has been root caused to: commit cc0876f817d6d ("vfs: Convert devpts to use the new mount API") Reverting this commit locally fixes the issue. Link: https://github.com/89luca89/distrobox/issues/1722 [1] Thanks,