I've just gotten a new MacBook Pro running Mavericks.
We're using Vagrant with Puppet on this project and when I do vagrant up
I get this error
err: /Stage[main]/Drush::Git::Drush/Exec[first drush run]: Failed to call refresh: /usr/bin/drush status returned 255 instead of one of [0] at /tmp/vagrant-puppet-1/modules-0/drush/manifests/git/drush.pp:32
Which prevents me from doing anything with Drush while inside vagrant ssh
Has anyone come across this before?
Thanks, Steven