- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear expert,
As title, Error message attached below,
root@joeylinSER0:/home/joeylin/Downloads/driver_management/Driver_Management_2020.3/Driver_Management/OpenVino-Driver-Management# sudo make docker-build
..................................
---> c7e4487d3c61
Step 33/45 : RUN if [ ! -d "/opt/intel/openvino/deployment_tools/open_model_zoo" ]; then git clone https://github.com/opencv/open_model_zoo.git; cd /opt/intel/openvino/deployment_tools/open_model_zoo; git checkout 2020.3; fi
---> Running in e2445cda5871
+ '[' '!' -d /opt/intel/openvino/deployment_tools/open_model_zoo ']'
+ git clone https://github.com/opencv/open_model_zoo.git
Cloning into 'open_model_zoo'...
error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
+ cd /opt/intel/openvino/deployment_tools/open_model_zoo
/bin/bash: line 0: cd: /opt/intel/openvino/deployment_tools/open_model_zoo: No such file or directory
+ git checkout 2020.3
fatal: not a git repository (or any of the parent directories): .git
The command '/bin/bash -xo pipefail -c if [ ! -d "/opt/intel/openvino/deployment_tools/open_model_zoo" ]; then git clone https://github.com/opencv/open_model_zoo.git; cd /opt/intel/openvino/deployment_tools/open_model_zoo; git checkout 2020.3; fi' returned a non-zero code: 128
Makefile:2: recipe for target 'docker-build' failed
make: *** [docker-build] Error 128
Best regards,
Joey Lin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Joey,
This may be a temporary network issue, I just build the docker images without any issues. Any chance you are behind a firewall? Try the steps in the troubleshooting section of the installation guide and let me know if that helps.
Regards,
Jesus
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Joey,
This may be a temporary network issue, I just build the docker images without any issues. Any chance you are behind a firewall? Try the steps in the troubleshooting section of the installation guide and let me know if that helps.
Regards,
Jesus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Jesus,
Thank you for your confirmation. I tried again this morning, and it worked this time.
Have a good day,
Joey Lin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for confirming! If you need any additional information, please submit a new question as this thread will no longer be monitored.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page