AG, You're right, the first issue will be fixed with the next release of Vagrant. I apologize about that.
As for the second: do you have SSH installed? Vagrant doesn't come with SSH. The easiest way to get SSH is to just install msysgit. Best, Mitchell On Fri, Feb 21, 2014 at 3:43 AM, smersh2 <[email protected]> wrote: > Hello: > > For some reasons, post did not went through, duplicating > > After clean install of Vagrant 1.4.3 on Windows 8.1 (VHD boot) I am having > two issues: > > - on vagrant up command: > - DL is deprecated, please use Fiddle > - on vagrant ssh command: > - `ssh` executable not found in any directories in the %PATH% > variable. Is an > - SSH client installed? Try installing Cygwin, MinGW or Git, all of > which > - contain an SSH client. Or use the PuTTY SSH client with the > following > - authentication information shown below: > > It looks like both issues are known to Vagrant developers ( > https://github.com/mitchellh/vagrant/issues/2656, > https://github.com/mitchellh/vagrant/pull/933), > > From replies I understood that first (warning) may be resolved in next > releases of Vagrant. As per second issue, it may have different solutions > including using ssh client which comes after > Vagrant install. What suggestions may have Vagrant developers ? > > My specific setup can be handled by %PATh% variables: > > C:\ - Virtual VHD volume with Windows 8.1 > D:\ - Physical disk > E:\ - Physical disk with Vagrant installed into E:\Vagrant > %Vagrant_CWD% - E:\VBox > > Any suggestions from Vagrant developers ? > > Thank you > > AG > > -- > 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/groups/opt_out. > -- 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/groups/opt_out.
