Giter Site home page Giter Site logo

Comments (9)

rscohn2 avatar rscohn2 commented on August 15, 2024

One other user has seen it, but I am unable to reproduce the problem. Which version of docker are you using?

rscohn1@fxsatlin04$ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
rscohn1@fxsatlin04$ docker pull intelpython/intelpython3_full
Using default tag: latest
latest: Pulling from intelpython/intelpython3_full
8ad8b3f87b37: Pull complete
e04db1209ac4: Pull complete
edc7ae7e687c: Pull complete
4a7b3487193b: Pull complete
4f4f8387a4e8: Pull complete
Digest: sha256:f379356dbfaf592d8b950becec3e730264808b1ea442041f7657e31dd89437c9
Status: Downloaded newer image for intelpython/intelpython3_full:latest
rscohn1@fxsatlin04$ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
intelpython/intelpython3_full latest fd109d50402a 4 weeks ago 4.63 GB
rscohn1@fxsatlin04$ df -h /var/lib/docker
Filesystem Size Used Avail Use% Mounted on
/dev/sda7 731G 12G 682G 2% /
rscohn1@fxsatlin04$ docker version
Client:
Version: 1.12.3
API version: 1.24
Go version: go1.6.3
Git commit: 6b644ec
Built: Wed Oct 26 21:44:32 2016
OS/Arch: linux/amd64

Server:
Version: 1.12.3
API version: 1.24
Go version: go1.6.3
Git commit: 6b644ec
Built: Wed Oct 26 21:44:32 2016
OS/Arch: linux/amd64
rscohn1@fxsatlin04$

from container-images.

triskadecaepyon avatar triskadecaepyon commented on August 15, 2024

@sirgogo , I've gotten a different problem during pulling the image, but was able to download it successfully on the second try–it might be from the dockerhub side that is causing problems. Could you try it again and report back?

Initial try:

$ docker pull intelpython/intelpython3_full
Using default tag: latest
latest: Pulling from intelpython/intelpython3_full
8ad8b3f87b37: Pull complete
e04db1209ac4: Pull complete
edc7ae7e687c: Pull complete
4a7b3487193b: Pull complete
4f4f8387a4e8: Extracting [=======> ] 218.9MB/1.785GB
unexpected EOF

And after pulling a second time:

$ docker pull intelpython/intelpython3_full
Using default tag: latest
latest: Pulling from intelpython/intelpython3_full
8ad8b3f87b37: Pull complete
e04db1209ac4: Pull complete
edc7ae7e687c: Pull complete
4a7b3487193b: Pull complete
4f4f8387a4e8: Pull complete
Digest: sha256:f379356dbfaf592d8b950becec3e730264808b1ea442041f7657e31dd89437c9
Status: Downloaded newer image for intelpython/intelpython3_full:latest

I'm using docker 17.05.0-ce on Ubuntu 16.04 LTS. Let me know if the problem has gone away or still persists.

from container-images.

triskadecaepyon avatar triskadecaepyon commented on August 15, 2024

@sirgogo, just checking in: is it solved for you?

from container-images.

absudabsu avatar absudabsu commented on August 15, 2024

@triskadecaepyon , sorry for the delay, I was waiting to check on my remote Ubuntu machine.
Updates:
It did not work on OSX until I updated to "edge" branch of docker (17.06.+), then it pulls after second attempt.
It pulls fine on Fedora F24/F25 (docker version 1.10.3 and 1.12.6, respectively).
It also pulls fine on Debian (docker version 17.05.0-ce on Debian stretch).
However, it does not pull properly on my synology, even with multiple attempts (docker version 1.12.+ I believe..).
My remote ubuntu machine went down, so I can't test yet, but maybe it will work? It seems to me a combination of docker version & docker.io, but I can't figure out why it didn't work on synology... maybe there is an intermediate build that has this problem?

from container-images.

triskadecaepyon avatar triskadecaepyon commented on August 15, 2024

@sirgogo , do you get the same error as before on synology machines? Please let me know if the Ubuntu version (once it comes back up) exhibits the issue.

On another note, I think the version of Docker and Dockerhub behavior may be the a trigger for it - my other machines on older docker versions run into the issue but after updating them, it fixes the problem.

from container-images.

absudabsu avatar absudabsu commented on August 15, 2024

On a Synology machine:

sirgogo@longboard-syno:~$ sudo docker -v
Password: 
Docker version 1.11.2, build 5be46ee-synology
sirgogo@longboard-syno:~$ sudo docker images
REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
sirgogo@longboard-syno:~$ sudo docker pull intelpython/intelpython3_full
Using default tag: latest
latest: Pulling from intelpython/intelpython3_full

8ad8b3f87b37: Pull complete 
e04db1209ac4: Pull complete 
edc7ae7e687c: Pull complete 
4a7b3487193b: Pull complete 
4f4f8387a4e8: Extracting 1.785 GB/1.785 GB
failed to register layer: ApplyLayer exit status 1 stdout:  stderr: link /opt/conda/pkgs/opencv-3.1.0-np112py35_intel_5/share/OpenCV/haarcascades/haarcascade_eye_tree_eyeglasses.xml /opt/conda/share/OpenCV/haarcascades/haarcascade_eye_tree_eyeglasses.xml: no such file or directory

Same error as before. Waiting to check on ubuntu machine. Yes, maybe a update to synology's docker build would fix it. Haven't figured out how to do that yet (maybe build from source?).

from container-images.

triskadecaepyon avatar triskadecaepyon commented on August 15, 2024

@sirgogo , yes that is quite odd. I'd always try to update the Docker version on the Synology machine, as I know they've had a few fixes for layers and file systems before they moved to the Docker CE version system. How did the Ubuntu machine turn out?

from container-images.

triskadecaepyon avatar triskadecaepyon commented on August 15, 2024

@sirgogo , checking in one last time. Did it work on the Ubuntu machine for you?

from container-images.

absudabsu avatar absudabsu commented on August 15, 2024

Thanks for checking back. Yes, it worked on the Ubuntu machine. I think the issue was due to the switch over from old docker versions to the CE build. Synology still doesn't work, but hopefully it will fix in the next update. Doesn't seem to be a problem with the way the image is built, just how its distributed.
Can close now, I think. Thanks for your help.

from container-images.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.