vagrant up provisioning Fails
When I run vagrant up --provider virtualbox It fails with the following:
==> default: /tmp/vagrant-shell: line 43: cd: /vagrant/: No such file or directory ==> default: bash: opencv2_4_9.sh: No such file or directory The SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed. The output for this command should be in the log above. Please read the output to determine what went wrong.
Any suggestions?
further up the output:
==> default: Reading state information...
==> default: E
==> default: :
==> default: Unable to locate package libtiff
==> default: gpg:
==> default: keyring /tmp/tmpcnw2p7_q/secring.gpg' created ==> default: gpg: ==> default: keyring /tmp/tmpcnw2p7_q/pubring.gpg' created
==> default: gpg:
==> default: requesting key DB82666C from hkp server keyserver.ubuntu.com
==> default: gpg:
==> default: /tmp/tmpcnw2p7_q/trustdb.gpg: trustdb created
==> default: gpg:
==> default: key DB82666C: public key "Launchpad Old Python Versions" imported
==> default: gpg:
==> default: Total number processed: 1
==> default: gpg:
==> default: imported: 1
==> default: (RSA: 1)
==> default: OK