On Mon, Apr 07, 2025 at 03:54:17PM -0500, Mario Limonciello wrote: > On 4/7/2025 10:48 AM, Mario Limonciello wrote: > > 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, > > > > David shared this on the Github thread: > > https://lore.kernel.org/linux-fsdevel/759134.1743596274@xxxxxxxxxxxxxxxxxxxxxx/ > > I can confirm it fixes the issue. The fix will go upstream this today or tomorrow. It's in -next currently.