I am also trying to set this up but on my Ubuntu 14.04 desktop, and am getting same issue. However mine just pauses while setting up SSH, and never completes.
On Monday, June 8, 2015 at 5:16:18 PM UTC-5, Alvaro Miranda Aguilera wrote: > > Hello, > > vagrant version should help > > since vagrant 1.5 vagrant understand user/box and goes to vagrant cloud > > as there is only 1 machine with the issue I would suggest to reinstall. > > > > On Tue, Jun 9, 2015 at 5:30 AM, pascal <[email protected] <javascript:>> > wrote: > > Hi Alvaro, > > > > vagrant box list result: > > sparkmooc/base (virtualbox, 0.0.7.1) > > > > As stated before the box is correctly installed only if I define the > > master.vm.box_url parameter in the vagrantfile file (and this happens > with > > any VM I am trying to install on this specific computer) - If > > master.vm.box_url is not set, vagrant will always install the > precise32.box. > > > > weird isn't it ? > > > > > > On Monday, June 8, 2015 at 11:35:45 AM UTC+2, Alvaro Miranda Aguilera > wrote: > >> > >> > >> On Mon, Jun 8, 2015 at 9:16 PM, pascal <[email protected]> wrote: > >>> > >>> sparkmooc/base" > >> > >> > >> Hello, > >> > >> i did a run, and runs fine: > >> > >> ==> default: Loading metadata for box 'sparkmooc/base' > >> > >> default: URL: https://atlas.hashicorp.com/sparkmooc/base > >> > >> ==> default: Adding box 'sparkmooc/base' (v0.0.7.1) for provider: > >> virtualbox > >> > >> default: Downloading: > >> > https://atlas.hashicorp.com/sparkmooc/boxes/base/versions/0.0.7.1/providers/virtualbox.box > > >> > >> > >> On the box with the problem, do > >> > >> > >> vagrant box list > >> > >> vagrant box remove sparkmooc/base > >> > >> > >> Maybe is something there that is causing the trouble > >> > >> > >> Can you share the output of vagrant box list > >> > >> > >> ? > >> > >> > >> Thanks > >> > >> > > -- > > You received this message because you are subscribed to the Google > Groups > > "Vagrant" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > For more options, visit https://groups.google.com/d/optout. > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/562ebc86-f42b-4c5a-b69b-6cb1de87b2fa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
