-
Notifications
You must be signed in to change notification settings - Fork 76
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
obdconv runs into "writeable file stat failed" #125
Comments
Thank you. There are changes recently, but lack of E2E testing. give me some time ~ |
BigVan
added a commit
to BigVan/accelerated-container-image
that referenced
this issue
Jun 28, 2022
fix containerd#125 Signed-off-by: Yifan Yuan <[email protected]>
Merged
liulanzheng
added a commit
that referenced
this issue
Jun 28, 2022
Thanks! I can confirm that fixed my issue. |
HileQAQ
pushed a commit
to HileQAQ/accelerated-container-image
that referenced
this issue
Oct 14, 2022
fix containerd#125 Signed-off-by: Yifan Yuan <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm running into this, when trying out the examples,
Logs don't seem to have much information, just a bunch of start-up output but no errors.
My env is,
Go lang 1.17.2
Ubuntu 20.04 (Hyper-V VM on Windows 11)
Runc 1.0
Containerd 1.6.6
Everything seems to be compiling, installing, starting up, etc, but I haven't been able to get obdconv working. If there is any other information I can provide please let me know. Thanks,
The text was updated successfully, but these errors were encountered: