linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* distrobox / podman / toolbox not working anymore with 6.15-rc1
@ 2025-04-07 15:48 Mario Limonciello
  2025-04-07 20:54 ` Mario Limonciello
  0 siblings, 1 reply; 3+ messages in thread
From: Mario Limonciello @ 2025-04-07 15:48 UTC (permalink / raw)
  To: Linux kernel regressions list, David Howells
  Cc: Christian Brauner, linux-fsdevel, yaneti

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,

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: distrobox / podman / toolbox not working anymore with 6.15-rc1
  2025-04-07 15:48 distrobox / podman / toolbox not working anymore with 6.15-rc1 Mario Limonciello
@ 2025-04-07 20:54 ` Mario Limonciello
  2025-04-08  8:16   ` Christian Brauner
  0 siblings, 1 reply; 3+ messages in thread
From: Mario Limonciello @ 2025-04-07 20:54 UTC (permalink / raw)
  To: Linux kernel regressions list, David Howells
  Cc: Christian Brauner, linux-fsdevel, yaneti

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@warthog.procyon.org.uk/

I can confirm it fixes the issue.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: distrobox / podman / toolbox not working anymore with 6.15-rc1
  2025-04-07 20:54 ` Mario Limonciello
@ 2025-04-08  8:16   ` Christian Brauner
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Brauner @ 2025-04-08  8:16 UTC (permalink / raw)
  To: Mario Limonciello
  Cc: Linux kernel regressions list, David Howells, linux-fsdevel,
	yaneti

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@warthog.procyon.org.uk/
> 
> I can confirm it fixes the issue.

The fix will go upstream this today or tomorrow. It's in -next
currently.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-04-08  8:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-07 15:48 distrobox / podman / toolbox not working anymore with 6.15-rc1 Mario Limonciello
2025-04-07 20:54 ` Mario Limonciello
2025-04-08  8:16   ` Christian Brauner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).