On Monday 05 October 2015 08:45 PM, Antonio Terceiro wrote: > it works just fine for me, and I didn't have to install anything besides > virtualbox > > $ vagrant init debian/jessie64 > A `Vagrantfile` has been placed in this directory. You are now > ready to `vagrant up` your first virtual environment! Please read > the comments in the Vagrantfile as well as documentation on > `vagrantup.com` for more information on using Vagrant. > $ vagrant up --provider virtualbox > Bringing machine 'default' up with 'virtualbox' provider... > ==> default: Box 'debian/jessie64' could not be found. Attempting to find and > install... > [...provisioning log...]
It looks like the issue is with the vagrant box I was using. When using debian/jessie64 box, it works fine for me. So I guess this issue can be closed now. In case I find something which indicates that something could be wrong with vagrant, I will reply to this bug again. Thanks & Regards, Guruprasad