[vagrant-up] dead in the water right at the 2nd step: The box 'hashicorp/precise64' could not be found...

2014-07-20 Thread Jeff Saremi
Windows 7 C:\tempVagrant -v Vagrant 1.6.3 C:\tempruby -v ruby 2.0.0p481 (2014-05-08) [x64-mingw32] The complete text for the error is listed below. The following settings did not make a difference either: set CURL_CA_BUNDLE=c:\temp\cacert.pem error: C:\tempvagrant up Bringing machine 'default'

Re: [vagrant-up] dead in the water right at the 2nd step: The box 'hashicorp/precise64' could not be found...

2014-07-20 Thread Torben Knerr
Hi Jeff, try `set SSL_CERT_FILE=c:\temp\cacert.pem`. That works for me on Win7. Credits to Fletcher Nichol: https://gist.github.com/fnichol/867550 HTH, Torben On Sat, Jul 19, 2014 at 11:03 PM, Jeff Saremi jeffsar...@gmail.com wrote: Windows 7 C:\tempVagrant -v Vagrant 1.6.3