https://bugzilla.redhat.com/show_bug.cgi?id=1173550

            Bug ID: 1173550
           Summary: Docker load fails to load xz-compressed image
           Product: Fedora
           Version: 20
         Component: docker-io
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected], [email protected], [email protected],
                    [email protected]



Description of problem:
Docker load fails to load xz-compressed image

Version-Release number of selected component (if applicable):
docker-io-1.3.2-4.fc20.x86_64

How reproducible:
Always


Steps to Reproduce:

cat my-image.tar.xz | docker import -

(This image was created with "supermin --format chroot" option.)

Actual results:
Error: ApplyLayer exit status 1 exec: "xz": executable file not in $PATH

Expected results:
Docker import image file without problem.


Additional info:
This is known problem which was introduced in docker-1.3.2
https://github.com/docker/docker/issues/9327

Fix
https://github.com/docker/docker/commit/001ac15b54686761960352103ebf4ff2c6e1d803

Workaround:
Downgrade to 1.3.1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to