You probably need to make sure either the vagrant generated key is added to the account on Bitbucket, or you need to provide a username/password credential for Bitbucket to use. You may also need to add the vagrant generated key to the system keychain.
On Tuesday, April 21, 2015 at 5:32:43 AM UTC-5, Saeed Bhuta wrote: > > Hi guys, > > I'm dabbling with Vagrant for the first time. I am working on a provision > shell script which should clone a repository from Bitbucket. However I keep > getting the following error: > > ==> default: remote: Host key verification failed. >> ==> default: abort: no suitable response from remote hg! >> The SSH command responded with a non-zero exit status. Vagrant assumes >> that this means the command failed. The output for this command should be >> in the log above. Please read the output to determine what went wrong. > > > How can I rectify this? > > > I've posted more info here > <http://stackoverflow.com/questions/29753144/how-can-i-get-a-vagrant-provision-shell-script-to-successfully-clone-a-mercurial>along > > with links to the shell script and Vagrantfile. > > > Appreciate any help, > > Saeed. > -- 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.
