[Drupal] drush make - d7 upgrade - fyi

Little, Jason little.129 at osu.edu
Mon Nov 4 08:24:30 EST 2013


D.org recently upgraded their infrastructure from d6 to d7.

We noticed that all non-module projects from d.org are presently failing to download through drush make. These includes distros, themes, and install profiles. So if you are using drush make to build your projects, they will be failing for the time being.

There's some issues documenting it here.
https://github.com/drush-ops/drush/issues/234
https://drupal.org/node/2126123

There's a suggested work around… to specify an exact file… which you'd have to do for anything failing.

According to https://github.com/drush-ops/drush/issues/234#issuecomment-27656033
The following change fixed the issue
projects[drupal][type] = core
projects[drupal][version] = 7.23
projects[drupal][download][type] = get
projects[drupal][download][url] = http://ftp.drupal.org/files/projects/drupal-7.23.tar.gz

Hopefully, they get it fixed soon.

Best,
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osu.edu/pipermail/drupal/attachments/20131104/80958cb5/attachment.html>


More information about the Drupal mailing list