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]> 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]. > For more options, visit https://groups.google.com/d/optout. -- 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]. For more options, visit https://groups.google.com/d/optout.
