I'm running vagrant up through a file from puphpet, and the following is the message I get :
Bringing machine 'local' up with 'virtualbox' provider...
==> local: Box 'puphpet/ubuntu1204-x64' could not be found. Attempting to find and install...
local: Box Provider: virtualbox
local: Box Version: >= 0
The box '["puphpet/ubuntu1204-x64"]' could not be found or
could not be accessed in the remote catalog. If this is a private
box on HashiCorp's Atlas, please verify you're logged in via
vagrant login. Also, please double-check the name. The expanded
URL and error message are shown below:
URL: ["https://atlas.hashicorp.com/puphpet/ubuntu1204-x64"] Error:
Any suggestions or fixes appreciated