Problems with Vagrant

Two things are needed:

  1. You need to specifiy a provider
  2. That provider needs to be setup
    For 2 (setting up the provider) you can do (for example)
sudo apt-get install virtualbox

Then, for 1 (setting up the box from them)

vagrant up --provider virtualbox

See also: Problems installing vagrant - #2 by soapy1