VVV: Getting this error /tmp/vagrant-shell: line 11: git: command not found
Hi there!
I’ve just installed VVV and tried vagrant up but getting errors. Here is the problem I’m getting:
==> default: Downloading core resources, see https://github.com/Varying-Vagrant-Vagrants/vvv-utilities.git
==> default: /tmp/vagrant-shell: line 11: git: command not found
==> default: /tmp/vagrant-shell: line 12: cd: /vagrant/provision/resources/core: No such file or directory
==> default: /tmp/vagrant-shell: line 13: git: command not found
==> default: Running provisioner: utility-core-memcached-admin (shell)...
default: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20170507-2046-1j6bbuy.sh
==> default: Running provisioner: utility-core-opcache-status (shell)...
default: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20170507-2046-hxkpx8.sh
==> default: Running provisioner: utility-core-phpmyadmin (shell)...
default: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20170507-2046-ibh0c4.sh
==> default: Running provisioner: utility-core-webgrind (shell)...
default: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20170507-2046-3cx05e.sh
==> default: Running provisioner: site-wordpress-default (shell)...
default: Running: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/vagrant-shell20170507-2046-pmd0n9.sh
==> default: Downloading wordpress-default, see https://github.com/Varying-Vagrant-Vagrants/vvv-wordpress-default.git
==> default: /tmp/vagrant-shell: line 47: git: command not found
==> default: find:
==> default: `/srv/www/wordpress-default'
==> default: : No such file or directory
==> default: nginx: unrecognized service
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.
I can run vagrant destroy with no problem. I can run git on my machine.
My environment is the following: VVV version: 2.0.0 Vagrant version: 1.9.4 VM Provider name: VirtualBox VM Provider version: 5.1 Operating System and version: macOS Sierra 10.12.4
Hope someone could help me.
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 20 (7 by maintainers)
@jbarbaran can you reprovision? If it doesn’t solve the problem can you copy the entire log output not just the final part into a gist and post the link?
That would certainly cause this, though the other logs report it’s a problem with network connectivity
I’m going to close this for now