Results 314 comments of Yashodhan

>Hey guys, things have got a bit rough for me and I am having little time to contribute to youki recently. I don't think I will be able to deliver...

@Gekko0114 It seems there is some issue with the `/proc/acpi` path due to which we are getting `EINVAL` error. Can you check this path, its perms and related stuff? Thanks!

> Though I have some questions, I created a PR and passed a test case. Could you review it? Hey, thanks! I'll take a look and answer the questions :+1:

Hey @utam0k , a couple of things : 1. Currently our integration test validation CI is broken, opened https://github.com/containers/youki/pull/2707 for that. In that the test added in this PR is...

On further testing, the original oci go tests fails on runc as well here : https://github.com/YJDoc2/youki/actions/runs/8052111550/job/21991533730?pr=263 (ignore the passing status, I have removed all exit 1 to make sure all...

>How about first implementing it in this repository to some extent, >... Maybe it can be used for other repositories/projects than youki? After seeing the go implementation code, I was...

> Thanks for asking me! Yes, I would like to work on it. I will start working on this issue from this weekend. Also I will create a new issue...

> Hey can I take up this issue ? Yep, thanks! Assigned :+1:

Hey, Thanks a lot for reporting this! The seccomp issue is most likely due to the seccomp library version installed on your system is older than what we require. Can...

Hey @bestgopher , I tried running `just youki-release` on the current main branch, and it worked without any issues. Can you give me more details about the build error you...