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

GitPod fails #2678

Closed
Gekko0114 opened this issue Feb 10, 2024 · 3 comments · Fixed by #2717
Closed

GitPod fails #2678

Gekko0114 opened this issue Feb 10, 2024 · 3 comments · Fixed by #2717
Assignees

Comments

@Gekko0114
Copy link
Contributor

When I tried to create GitPod environment, I got this error message.

error[E0599]: no method named `get_notify_fd` found for struct `ScmpFilterContext` in the current scope
   --> crates/libcontainer/src/seccomp/mod.rs:270:17
    |
270 |             ctx.get_notify_fd()
    |                 ^^^^^^^^^^^^^ method not found in `ScmpFilterContext`

For more information about this error, try `rustc --explain E0599`.
error: could not compile `libcontainer` (lib) due to previous error
error: Recipe `youki-release` failed on line 19 with exit code 101
@utam0k
Copy link
Collaborator

utam0k commented Feb 10, 2024

Sorry for confusing you, but we haven't supported gitpod. We are supporting CodeSpace instead of it.
https://github.com/containers/youki/tree/main/.devcontainer

@utam0k
Copy link
Collaborator

utam0k commented Feb 10, 2024

We should remove gitpod's links. Please still open until it is completed.

@utam0k utam0k self-assigned this Feb 10, 2024
@Gekko0114
Copy link
Contributor Author

Ah I see. Thank you 😀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants