The latest vagrant is failing to install drush due to this error.

[default] [Fri, 09 Sep 2011 20:47:47 +0200] ERROR: bash[install-drush] (drush::default line 20) has had an error
[Fri, 09 Sep 2011 20:47:47 +0200] ERROR: Running exception handlers
[Fri, 09 Sep 2011 20:47:47 +0200] ERROR: Exception handlers complete
[Fri, 09 Sep 2011 20:47:47 +0200] FATAL: Stacktrace dumped to /tmp/vagrant-chef/chef-stacktrace.out
[Fri, 09 Sep 2011 20:47:47 +0200] FATAL: Chef::Exceptions::ShellCommandFailed: bash[install-drush] (drush::default line 20) had an error: Expected process to exit 0, but it exited with 1
---- Begin output of "bash"  "/tmp/chef-script20110909-1415-1d8iv2a-0" ----
STDOUT: pear/Console_Table is already installed and is the same as the released version 1.1.4
install failed
STDERR: --2011-09-09 20:47:45--  http://ftp.drupal.org/files/projects/drush-All-Versions-HEAD.tar.gz
Resolving ftp.drupal.org... 64.50.236.52, 64.50.233.100
Connecting to ftp.drupal.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-09-09 20:47:45 ERROR 404: Not Found.

tar: drush-All-Versions-HEAD.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now

It seems that the HEAD tar is no longer valid. Patch to follow....

CommentFileSizeAuthor
#1 1274546-fix-drush-install-2.patch763 bytestravist

Comments

travist’s picture

Status: Active » Needs review
StatusFileSize
new763 bytes

Here is the patch.

travist’s picture

Status: Needs review » Closed (fixed)

glennpratt suggested that we use stable version Drush 4.5, so I just committed a patch to use Drush version 4.5.