Hi

I've downloaded drush, vagrant, virtual box.

I put this in drush
$ vagrant box add base http://files.vagrantup.com/lucid32.box
$ vagrant init
$ vagrant up

Then drush dl drush-vagrant drush-hosts

When I run the scripts in drush, It comes back with a warning saying I need to download vagrantup from vagrant.

Am i supposed to download vargarnt to somewher specific, or configure something or just the default installation of it?

Thanks

Comments

ergonlogic’s picture

Status: Active » Postponed (maintainer needs more info)

What is the output of running 'which vagrant'?

roynilanjan’s picture

Status: Postponed (maintainer needs more info) » Needs review

Same problem persists as mentioned above & which vagrant gives
/usr/bin/vagrant

barbbar’s picture

Same here - when I run "drush vagrant-build --blueprint=aegir" I get a warning that Vagrant hasn't been installed.

I can run vagrant from the command line. I've added the path to $PATH. Still no good. Any ideas?

Thanks!

ergonlogic’s picture

Status: Needs review » Fixed

Having worked this through with @barbbar, it looks like all that was required was a cache clear: 'drush cc vagrant'

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

added drush commands