Missing support for `open_tree(2)`
Open
@ctalledo is already working on this.
Since Oct 10, 2024.
enhancement
- Dominant language
- Go
- Stars
- 20
- Forks
- 31
- Avg merge
- 42m
- Merged PRs (30d)
- 1
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.