Closed baschny closed 9 years ago
The "Install developer packages" is not the last task of bootstrap provisioning. It seems that the ssh connection was interrupted. Normally the provisioning should have failed.
Make sure that you don't switch networking interfaces (eg. from wifi to lan) because VirtualBox cannot handle that and all connection (and most all future connections) are interrupted. Also try to disable all firewalls and maybe update VirtualBox.
I'm sorry but dropped connections are a common issue with VirtualBox - maybe try a restart before provisioning.
If the provisioning fails randomly try another virtualisation - there is no solution and this is not the fault of Vagrant or the provisioning.
Provisioning was simplified with 3ecfea21e11b7b446705592498bc73937756801d, please try again - maybe this is a workaround for this issue.
Yea, I know.... Windows 7 + VirtualBox, fails, because it's not creating /mnt/data. Maybe not Windows related but some stupidity of myself involved? But AFAIK I did nothing that was not in the docs. :)