Drush failing on Vagrant with Mavericks

Steven Grant

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

Steven Grant

The issue on this was that we were using the Drush master branch within our Puppet profile and at that time, the Drush master branch was failing. Fell back to 6.x and all was well.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Drush cannot connect to MySQL on MAMP?

From Dev

How to fix Chromedriver failing on OS X Mavericks

From Dev

gem install autotest-fsevent failing after update to macosx mavericks

From Dev

Drush broke after upgrading to OS X Mavericks

From Dev

Vagrant port forwarding not working on Mavericks

From Dev

Vagrant sync folder not working after OSX Mavericks upgrade

From Dev

Vagrant plugin install failing

From Dev

Laravel Homestead: Nginx failing to start on Vagrant. Need root password to access Nginx logs

From Dev

Trying to loop over hash for Vagrant boxes, failing

From Dev

Drush error after Yosemite update

From Dev

Run individual cron jobs with Drush

From Dev

How to intall drush on hostgator servers

From Dev

How To Set Drush Backup Directory

From Dev

Vagrant Up failing because the name already exists

From Dev

How to upgrade from drush 7 to drush 8 via Composer

From Dev

Drush is failing to install: Your requirements could not be resolved to an installable set of packages

From Dev

Missing drush in OpenShift Drupal module

From Dev

Install a global Drush via Composer

From Dev

Vagrant port forwarding not working on Mavericks

From Dev

Vagrant sync folder not working after OSX Mavericks upgrade

From Dev

Trying to loop over hash for Vagrant boxes, failing

From Dev

Using Drush permissions issue

From Dev

Vagrant mount failing on windows 10

From Dev

Drush enable error

From Dev

drush failing with autoload.php failed to open stream

From Dev

Vagrant: VMware "vmnet" devices are failing to start

From Dev

Drupal drush error

From Dev

Failing to install ruby gems required by vagrant plugin install vagrant-proxyconf

From Dev

How to install drush for a vagrant project?

Related Related

HotTag

Archive