Heute Morgen wurde VirtualBox 5.1 (released 2016-07-12) veröffentlicht ohne groß nachzudenken wurde die neue Version installiert. Diese wird allerdings noch nicht von dem zur Zeit aktuellen Vagrant unterstützt.
C:\Users\hp\devdeb>vagrant up The provider 'virtualbox' that was requested to back the machine 'default' is reporting that it isn't usable on this system. The reason is shown below: Vagrant has detected that you have a version of VirtualBox installed that is not supported by this version of Vagrant. Please install one of the supported versions listed below to use Vagrant: 4.0, 4.1, 4.2, 4.3, 5.0 A Vagrant update may also be available that adds support for the version you specified. Please check www.vagrantup.com/downloads.html to download the latest version. C:\Users\hp\devdeb>vagrant version Installed Version: 1.8.4 Latest Version: 1.8.4 You're running an up-to-date version of Vagrant!
Die nächste Milestone Version 1.8.5 von Vagrant wird erst zum ersten September 2016 erwartet . Im Issues Tracker zu Vagrant werden bereits Lösungen vorgestellt.