drush-ops / drush

Drush is a command-line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those who spend their working hours hacking away at the command prompt.
https://www.drush.org
2.33k stars 1.08k forks source link

Drush loops when installig wysiwyg dev version #2490

Open DeveloperChris opened 7 years ago

DeveloperChris commented 7 years ago

When I try to install a fresh copy of wysiwyg dev drush fails by going into a loop

This occurs whether you answer yes or no to the question Do you want to overwrite it? (y/n):

drush en wysiwyg-7.x-2.x-dev -y
wysiwyg-7.x-2.x-dev was not found.                                                                                                                                       [warning]
The following projects provide some or all of the extensions not found:                                                                                                  [ok]
wysiwyg-7.x-2.x-dev
Would you like to download them? (y/n): y
Project wysiwyg (7.x-2.x-dev) downloaded to /home/drupal7template/public_html/sites/all/modules/wysiwyg.                                                                 [success]
wysiwyg-7.x-2.x-dev was not found.                                                                                                                                       [warning]
The following projects provide some or all of the extensions not found:                                                                                                  [ok]
wysiwyg-7.x-2.x-dev
Would you like to download them? (y/n): y
Install location /home/drupal7template/public_html/sites/all/modules/wysiwyg already exists. Do you want to overwrite it? (y/n): y
Project wysiwyg (7.x-2.x-dev) downloaded to /home/drupal7template/public_html/sites/all/modules/wysiwyg.                                                                 [success]
wysiwyg-7.x-2.x-dev was not found.                                                                                                                                       [warning]
The following projects provide some or all of the extensions not found:                                                                                                  [ok]
wysiwyg-7.x-2.x-dev
Would you like to download them? (y/n): y
Install location /home/drupal7template/public_html/sites/all/modules/wysiwyg already exists. Do you want to overwrite it? (y/n): y
Project wysiwyg (7.x-2.x-dev) downloaded to /home/drupal7template/public_html/sites/all/modules/wysiwyg.
DeveloperChris commented 7 years ago

Same issue different module. This seems to effect dev versions of modules

drush en elfinder-7.x-2.x-dev
elfinder-7.x-2.x-dev was not found.                                                                                                                                      [warning]
The following projects provide some or all of the extensions not found:                                                                                                  [ok]
elfinder-7.x-2.x-dev
Would you like to download them? (y/n): y
Project elfinder (7.x-2.x-dev) downloaded to /home/drupal7template/public_html/sites/all/modules/elfinder.                                                               [success]
Project elfinder contains 3 modules: elfinder_ffsel, elfinder_bueditor, elfinder.
elfinder-7.x-2.x-dev was not found.                                                                                                                                      [warning]
The following projects provide some or all of the extensions not found:                                                                                                  [ok]
elfinder-7.x-2.x-dev
Would you like to download them? (y/n): y
Install location /home/drupal7template/public_html/sites/all/modules/elfinder already exists. Do you want to overwrite it? (y/n): y
Project elfinder (7.x-2.x-dev) downloaded to /home/drupal7template/public_html/sites/all/modules/elfinder.                                                               [success]
Project elfinder contains 3 modules: elfinder_ffsel, elfinder_bueditor, elfinder.
elfinder-7.x-2.x-dev was not found.                                                                                                                                      [warning]
The following projects provide some or all of the extensions not found:                                                                                                  [ok]
elfinder-7.x-2.x-dev
Would you like to download them? (y/n): y
Install location /home/drupal7template/public_html/sites/all/modules/elfinder already exists. Do you want to overwrite it? (y/n): y
Project elfinder (7.x-2.x-dev) downloaded to /home/drupal7template/public_html/sites/all/modules/elfinder.                                                               [success]
Project elfinder contains 3 modules: elfinder_ffsel, elfinder_bueditor, elfinder.
elfinder-7.x-2.x-dev was not found.                                                                                                                                      [warning]
The following projects provide some or all of the extensions not found:                                                                                                  [ok]
elfinder-7.x-2.x-dev
Would you like to download them? (y/n): y
Install location /home/drupal7template/public_html/sites/all/modules/elfinder already exists. Do you want to overwrite it? (y/n): n
Skip installation of elfinder to /home/drupal7template/public_html/sites/all/modules/elfinder.                                                                           [warning]
elfinder-7.x-2.x-dev was not found.                                                                                                                                      [warning]
The following projects provide some or all of the extensions not found:                                                                                                  [ok]
elfinder-7.x-2.x-dev
Would you like to download them? (y/n):