Not working for me on Drush 6.x from the command prompt.

C:\Users\lsolesen\vagrant\drupal-vagrant>drush vagrant-build --blueprint=aegir
This appears to be your first time running Drush Vagrant or your user settings (
~/.drushrc.php) have been deleted.
Drush Vagrant Integration requires those settings in order to function properly.

Proceed? (y/n): y
The following settings will be added to your ~/.drushrc.php:
  username .............. lsolesen-think\lsolesen
  User's home directory . C:\Users\lsolesen
  Projects directory .... C:\Users\lsolesen/vagrant/projects
  public(ssh_keys) ...... C:\Users\lsolesen/.ssh/id_rsa.pub
  private(ssh_keys) ..... C:\Users\lsolesen/.ssh/id_rsa
Are these settings correct? (y/n): y
The directory you specified for your projects (C:\Users\lsolesen/vagrant/project
s) does not appear to exist. Create it now?: y
include(/.drushrc.php): failed to open stream: No such file or         [warning]

directory vagrant.inc:209
include(): Failed opening '/.drushrc.php' for inclusion                [warning]

(include_path='.;C:\php\pear') vagrant.inc:209
The name of your project may be used in URLs, and so should only contain lower-c
ase letters and numbers.
It may also contain hyphens (-) and dots (.), so long as they do not come at the
 beginning or end of the name.
What would you like to call your project?: aegir-vagrant
Would you like to generate entries in /etc/hosts for the VMs in your project? (y
/n): y
You are about to:
  * Create a new project called "aegir-vagrant" at "/aegir-vagrant".
  * Add entries for the FQDNs of the VMs to /etc/hosts. (You will be prompted fo
r your sudo password.)
  * Generate Drush aliases for the project and VMs.
  * Launch the project VMs immediately.
  * Build the project using the "aegir" blueprint from the "aegirup" extension.
Do you want to proceed with initializing the project? (y/n): y
Destination directory \ is not writable.                                 [error]

The following errors occurred when running "drush_copy_dir()" in         [error]

"vagrant_default_build_project_dir()".
Drush command terminated abnormally due to an unrecoverable error.       [error]

Comments

lsolesen’s picture

On a later try:

C:\Users\lsolesen\vagrant>drush vagrant-build --blueprint=aegir
The name of your project may be used in URLs, and so should only contain lower-c
ase letters and numbers.
It may also contain hyphens (-) and dots (.), so long as they do not come at the
 beginning or end of the name.
What would you like to call your project?: aegir
Would you like to generate entries in /etc/hosts for the VMs in your project? (y
/n): y
You are about to:
  * Create a new project called "aegir" at "C:\Users\lsolesen/vagrant/projects/a
egir".
  * Add entries for the FQDNs of the VMs to /etc/hosts. (You will be prompted fo
r your sudo password.)
  * Generate Drush aliases for the project and VMs.
  * Launch the project VMs immediately.
  * Build the project using the "aegir" blueprint from the "aegirup" extension.
Do you want to proceed with initializing the project? (y/n): y
Copied the "aegir" blueprint directory to                                   [ok]

C:\Users\lsolesen/vagrant/projects/aegir.
'egrep' blev ikke genkendt som en intern eller ekstern kommando,
et program eller en batchfil.
symlink(): Cannot create symlink, error code(1314)                     [warning]

vagrant.blueprints.inc:92
Errors occurred when running "symlink()" in                              [error]

"vagrant_default_build_project_setup".
Drush command terminated abnormally due to an unrecoverable error.       [error]