Sorry for the delay did you manage to solve this?
before the package of box, check if there are files like /etc/udev/rules.d/70-persistent-net.rules Those cause issues if not removed before packaging. Alvaro. On Mon, Feb 16, 2015 at 11:43 AM, Aditya Inapurapu <[email protected]> wrote: > Alvaro, > I cannot upload this box to any location. This is on my work machine. I did > something to reproduce the problem on a different VM. > > From a folder named: BASEBOX > 1. vagrant init hashicorp/precise64 > 2. vagrant up (the console showed that a new private key was created) > 3. vagrant halt > 4. Rename the BASEBOX_default... vm name to BASEBOX > 3. vagrant package --base BASEBOX --output ./BASEBOX.box > 4. vagrant box add BASEBOX BASEBOX.box > > From another folder named BASEBOX1 > 1. vagrant init BASEBOX > 2. vagrant up > 3. The same error shows up. > > Is this a bug in Vagrant? > > Thank you, > Aditya. > > On Sat, Feb 7, 2015 at 11:43 PM, Alvaro Miranda Aguilera <[email protected]> > wrote: >> >> On Sun, Feb 8, 2015 at 6:32 PM, Aditya Inapurapu <[email protected]> >> wrote: >> > >> > https://github.com/hollodotme/Helpers/blob/master/Tutorials/vagrant/self-hosted-vagrant-boxes-with-versioning.md >> >> can you share the box? copy it to dropbox, and share a link... or any >> other way you can find to share it. >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "Vagrant" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/vagrant-up/bviqvAtHXbw/unsubscribe. >> To unsubscribe from this group and all its topics, 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. -- 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.
