Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Update drush.rm for Drush 6 #20039

Closed
wants to merge 1 commit into from
Closed

Update drush.rm for Drush 6 #20039

wants to merge 1 commit into from

Conversation

BrianGilbert
Copy link
Contributor

No description provided.

@adamv
Copy link
Contributor

adamv commented May 24, 2013

That's listed as a beta, should it be a --devel option?

@BrianGilbert
Copy link
Contributor Author

It's the currently reccomended stable release http://drupal.org/project/drush

@grafikchaos
Copy link

Drush developers at Drupal Con Portland also recommended that the beta version is ready for production use. I was about to create a new formula for it but I'll just have to wait for this pull request

@cweagans
Copy link
Contributor

cweagans commented Jun 1, 2013

I think there's a problem here. On a fresh install of OSX with a fresh install of brew, here's what happened:

Camerons-MacBook-Pro:~ cweagans$ brew install drush
==> Downloading http://ftp.drupal.org/files/projects/drush-8.x-6.0-beta1.tar.gz
######################################################################## 100.0%
Error: SHA1 mismatch
Expected: d9d8afa277b7ff8babf1788771d5e20a
Actual: e7f24717a3b4d5e07df7a9708ff0540f8aae2968
Archive: /Library/Caches/Homebrew/drush-6.0-beta1.tar.gz
(To retry an incomplete download, remove the file above.)

I tried removing the file and doing it again, and I got the same result. Anyone know what's going on?

@adamv
Copy link
Contributor

adamv commented Jun 1, 2013

I'll fix the checksum

@ngstigator
Copy link

This worked for me:

/usr/local  (master)  $ brew versions drush
6.0-beta1 git checkout 54ba68d Library/Formula/drush.rb
5.9      git checkout 81108ad Library/Formula/drush.rb
5.8      git checkout 91cb127 Library/Formula/drush.rb
5.7      git checkout 01e8033 Library/Formula/drush.rb
.......

$ git checkout 91cb127 Library/Formula/drush.rb

$ brew install drush
==> Downloading http://ftp.drupal.org/files/projects/drush-7.x-5.8.tar.gz
Already downloaded: /Library/Caches/Homebrew/drush-5.8.tar.gz
/usr/local/Cellar/drush/5.8: 171 files, 1.8M, built in 2 seconds
/usr/local  (master)  $ drush --version
drush version 5.8

handyman5 pushed a commit to handyman5/homebrew that referenced this pull request Oct 7, 2013
Closes Homebrew#20039.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants