[Pulp-list] docker cli 1.13.1 can't parse JSON returned by pulp+crane

Ina Panova ipanova at redhat.com
Mon Jul 23 09:22:19 UTC 2018


Hi Konstantin,

It looks like it might be an issue with skopeo.
I was able to reproduce the error only if i convert with skopeo image to
v2s1.
Conversion and pull of v2s2 succeeds.
Docker pull from as a result of sync from registry succeeds.

Pull of skopeo output v2s1:
$ docker pull localhost:1234/centos1:latest
Trying to pull repository localhost:1234/centos1 ...
unexpected end of JSON input

Pull of skopeo output v2s2:
$ docker pull localhost:1234/centos2:latest
Trying to pull repository localhost:1234/centos2 ...
sha256:6ac335a2188c8fec30719d6fb137931f3b9b4c480f264116e05430455f7ad578:
Pulling from localhost:1234/centos2
Digest:
sha256:6ac335a2188c8fec30719d6fb137931f3b9b4c480f264116e05430455f7ad578
Status: Image is up to date for localhost:1234/centos2:latest

I will reach skopeo devs and follow-up with you later once there are some
updates.
Thank you for pointing out this issue!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20180723/5c059721/attachment.htm>


More information about the Pulp-list mailing list