This repository was archived by the owner on Feb 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 880
error setting up stage0 #2180
Labels
Milestone
Comments
I can reproduce the bug more easily by deleting:
Then, I cannot start the image again.
And I also cannot GC the images:
|
@iaguis is there a workaround for this? I am getting this error with rkt 1.1 |
@iaguis ok and this will land in 1.2? and when will 1.2 released? |
@f0 yes. It wll be released this week. |
@iaguis ok thank you |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I started a container and then killed it (SIGINT) while rkt was still loading it from the CAS. When I went to run it again, it failed to run, complaining
run: error setting up stage0: open ...: no such file or directory
.Woops, I forgot to override the exec flag.
Here is what that directory looks like:
The manifest looks good:
And the rootfs directory looks fine (I won't include the contents here).
The directory for the stage0 look fine:
And its manifest:
The text was updated successfully, but these errors were encountered: