Skip to content
This repository was archived by the owner on Aug 14, 2020. It is now read-only.

Missing os label in the image manifest #192

Closed
yifan-gu opened this issue Aug 4, 2016 · 4 comments
Closed

Missing os label in the image manifest #192

yifan-gu opened this issue Aug 4, 2016 · 4 comments

Comments

@yifan-gu
Copy link
Contributor

yifan-gu commented Aug 4, 2016

Was trying to run some etcd image today:

$ sudo rkt run --insecure-options=image docker://quay.io/coreos/etcd:latest
image: using image from file /home/yifan/gopher/src/github.com/coreos/rkt/build-rkt-1.11.0+git/target/bin/stage1-coreos.aci
image: using image from local store for url docker://quay.io/coreos/etcd:latest
run: error setting up stage0: missing os label in the image manifest
@yifan-gu yifan-gu changed the title missing os label in the image manifest Missing os label in the image manifest Aug 4, 2016
@yifan-gu
Copy link
Contributor Author

yifan-gu commented Aug 4, 2016

cc @xiang90

@sgotti
Copy link
Member

sgotti commented Aug 5, 2016

This should have been fixed by #188 or #190. I cannot reproduce it with rkt 1.12.

sudo rkt prepare --insecure-options=image docker://quay.io/coreos/etcd:latest                                                                                          
image: using image from file /home/motaboy/golang/src/github.com/coreos/rkt/build-rkt-1.12.0+git/target/bin/stage1-coreos.aci
image: remote fetching from URL "docker://quay.io/coreos/etcd:latest"
Downloading sha256:3d7ea97af22 [=============================]     130 B / 130 B
Downloading sha256:a3ed95caeb0 [=============================]       32 B / 32 B
Downloading sha256:a3ed95caeb0 [=============================]       32 B / 32 B
Downloading sha256:699b80a62e3 [=============================] 5.27 MB / 5.27 MB
Downloading sha256:a8c34e20dd1 [=============================]     110 B / 110 B
Downloading sha256:e110a4a1794 [=============================] 2.31 MB / 2.31 MB
Downloading sha256:fb7f87d1994 [=============================]   4.8 MB / 4.8 MB
2e8a680d-27d4-4f5e-ad45-fd9723461b60

@iaguis
Copy link
Member

iaguis commented Aug 5, 2016

Me neither, closing. Reopen if you still have problems.

@iaguis iaguis closed this as completed Aug 5, 2016
@yifan-gu
Copy link
Contributor Author

yifan-gu commented Aug 5, 2016

Thanks guys.

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

No branches or pull requests

3 participants