I have gotten the following output on the last 2 fresh builds
==> default: Attempting graceful shutdown of VM...
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
echo; printf $SSH_AUTH_SOCK
Stdout from the command:
Stderr from the command:
printf: usage: printf [-v var] format [arguments]
vagrant ssh, vagrant suspend, and vagrant up all work, but the error gets thrown on vagrant halt.
I have gotten the following output on the last 2 fresh builds
vagrant ssh,vagrant suspend, andvagrant upall work, but the error gets thrown onvagrant halt.