Advertisement
Guest User

drush vagrant error

a guest
Jul 31st, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.19 KB | None | 0 0
  1. notice: /Stage[main]/Drush-vagrant::User/Exec[git config --global user.email joseph@poeticsystems.com]: Dependency Package[git-svn] has failures: true
  2. warning: /Stage[main]/Drush-vagrant::User/Exec[git config --global user.email joseph@poeticsystems.com]: Skipping because of failed dependencies
  3. notice: /Stage[main]/Drush-vagrant::User/Exec[git config --global user.name 'Joseph Leon']: Dependency Package[git-svn] has failures: true
  4. warning: /Stage[main]/Drush-vagrant::User/Exec[git config --global user.name 'Joseph Leon']: Skipping because of failed dependencies
  5. notice: Finished catalog run in 33.75 seconds
  6.  
  7. The following SSH command responded with a non-zero exit status.
  8. Vagrant assumes that this means the command failed!
  9.  
  10. cd /tmp/vagrant-puppet/manifests && FACTER_fqdn='' FACTER_username='joseph' FACTER_git_name='Joseph Leon' FACTER_git_email='joseph@poeticsystems.com' FACTER_uid='1029' FACTER_gid='20' puppet apply  --modulepath '/tmp/vagrant-puppet/modules-0' /tmp/vagrant-puppet/manifests/site.pp --detailed-exitcodes || [ $? -eq 2 ]
  11. The following errors occurred when running "vagrant up":          [error]
  12. aegirtest1
  13. Drush command terminated abnormally due to an unrecoverable error.[error]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement