Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Step 19/48 : RUN if [ "$OPENVINO_TOOLKIT" = "yes" ]; then /tmp/components/openvino/install.sh; fi ---> Running in 1fea122c0e64 tar: option requires an argument -- 'f' Try 'tar --help' or 'tar --usage' for more information. ERROR: Service 'cvat' failed to build: The command '/bin/sh -c if [ "$OPENVINO_TOOLKIT" = "yes" ]; then /tmp/components/openvino/install.sh; fi' returned a non-zero code: 64 #396

Closed
zyxcambridge opened this issue Apr 14, 2019 · 5 comments
Assignees
Labels
question Further information is requested

Comments

@zyxcambridge
Copy link

Step 19/48 : RUN if [ "$OPENVINO_TOOLKIT" = "yes" ]; then /tmp/components/openvino/install.sh; fi
---> Running in 1fea122c0e64
tar: option requires an argument -- 'f'
Try 'tar --help' or 'tar --usage' for more information.
ERROR: Service 'cvat' failed to build: The command '/bin/sh -c if [ "$OPENVINO_TOOLKIT" = "yes" ]; then /tmp/components/openvino/install.sh; fi' returned a non-zero code: 64

@bsekachev
Copy link
Member

@zyxcambridge
Hi, thank you for your report. What OpenVINO version do you use?

@nmanovic
Copy link
Contributor

@zyxcambridge ,

Did you download OpenVINO package and put it into the right directory?

@nmanovic nmanovic added the question Further information is requested label Apr 15, 2019
@nmanovic
Copy link
Contributor

@zyxcambridge ,

I will close the issue. Don't hesitate to reopen it if you still have the issue. Also if you have more questions you can ask on our https://gitter.im/opencv-cvat channel.

@adgelbfish
Copy link

I got this too using the docker-compose script

@Ashish-25-11
Copy link

Step 19/48 : RUN if [ "$OPENVINO_TOOLKIT" = "yes" ]; then /tmp/components/openvino/install.sh; fi ---> Running in 1fea122c0e64 tar: option requires an argument -- 'f' Try 'tar --help' or 'tar --usage' for more information. ERROR: Service 'cvat' failed to build: The command '/bin/sh -c if [ "$OPENVINO_TOOLKIT" = "yes" ]; then /tmp/components/openvino/install.sh; fi' returned a non-zero code: 64

Any solution for this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants