Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing support for open_tree(2) #96

Open
sorenisanerd opened this issue Oct 6, 2024 · 1 comment
Open

Missing support for open_tree(2) #96

sorenisanerd opened this issue Oct 6, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@sorenisanerd
Copy link

I'm attempting to run mkosi inside a sysbox powered container. It eventually fails because a call to open_tree(2) returns EPERM. It's a mount related syscall, so needs special attention.

@ctalledo
Copy link
Member

Hi @sorenisanerd, thanks for trying Sysbox and filing the issue.

Yes Sysbox still lacks support for allowing the new mount syscalls (open_tree and friends) inside the rootless Sysbox container. This is definitely in the plans, but can't tell you to a timeline at this time.

Let's use this issue to track the action item.

Thanks.

@ctalledo ctalledo self-assigned this Oct 10, 2024
@ctalledo ctalledo added the enhancement New feature or request label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants