We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I got following error when I try to install contiv.
I have followed the given instruction in QUICKSTART.md and when I run make I get the following error.
QUICKSTART.md
make
Digest: sha256:f0d1e9230b726921ab890de3eb166c9264079ad700ff31ad33776d3d5bd8db44 Status: Downloaded newer image for docker.io/contiv/aci-gw:latest + docker save contiv/aci-gw:latest -o /tmp/tmp.sM5zpEoX20/contiv-devbuild/contiv_cache/aci-gw-image.tar + '[' -f /opt/install/artifact_staging/netplugin-image-1.2.0.tar ']' + curl --fail -sL -o /tmp/tmp.sM5zpEoX20/contiv-devbuild/contiv_cache/openvswitch-2.5.0-2.el7.x86_64.rpm http://cbs.centos.org/kojifiles/packages/openvswitch/2.5.0/2.el7/x86_64/openvswitch-2.5.0-2.el7.x86_64.rpm + curl --fail -sL -o /tmp/tmp.sM5zpEoX20/contiv-devbuild/contiv_cache/ovs-common.deb http://mirrors.kernel.org/ubuntu/pool/main/o/openvswitch/openvswitch-common_2.5.2-0ubuntu0.16.04.3_amd64.deb + rm -rf /tmp/tmp.sM5zpEoX20 make: *** [assemble-build] Error 22
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I got following error when I try to install contiv.
I have followed the given instruction in
QUICKSTART.md
and when I runmake
I get the following error.
The text was updated successfully, but these errors were encountered: