i cleared my windows vm (backup and restore, pc-reset) and installed virtualbox, vagrant, git, and atom. its probably a common package. but, at least on window 10, its not included, so it should be included in the vagrant package.
On Tuesday, March 8, 2016 at 5:17:38 AM UTC-8, Alvaro Miranda Aguilera wrote: > > Hello, for some reason some windows install have this installed, and very > little don't. > > So is hard to say if there is a miss pre-requirement from vagrant > installer. > > Alvaro. > > On Tue, Mar 8, 2016 at 1:34 PM, pixel fairy <[email protected] > <javascript:>> wrote: > >> worked! thanks! >> >> is this something left out of the package? >> >> On Monday, March 7, 2016 at 2:18:33 PM UTC-8, Alvaro Miranda Aguilera >> wrote: >>> >>> Hello, >>> >>> Please install Microsft Redistributable C++ package. 32 bits (even if >>> your OS is 64bit) >>> >>> https://www.microsoft.com/en-nz/download/details.aspx?id=5555 >>> >>> Alvaro. >>> >>> On Tue, Mar 8, 2016 at 10:10 AM, pixel fairy <[email protected]> wrote: >>> >>>> $ vagrant box add ubuntu/trusty64 >>>> checking for ansible-playbook... no >>>> The box 'ubuntu/trusty64' 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/ubuntu/trusty64"] >>>> Error: >>>> >>>> this is on windows 10, vagrant 1.8.1, virtualbox 5.0.16 with extension >>>> pack. tried rebooting. didnt work. went to that url in chrome, and that >>>> worked fine. any ideas? >>>> >>>> -- >>>> 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/1e99a96a-a67c-4ea4-9fe1-17302f9c9d62%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/vagrant-up/1e99a96a-a67c-4ea4-9fe1-17302f9c9d62%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/vagrant-up/66a29019-2cb9-46be-9eea-2d6afb5acc0b%40googlegroups.com >> >> <https://groups.google.com/d/msgid/vagrant-up/66a29019-2cb9-46be-9eea-2d6afb5acc0b%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> 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/e974812f-94e2-4db7-bd81-031dcd5df47c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
