Closed (fixed)
Project:
Drush Make
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2013 at 08:15 UTC
Updated:
17 Dec 2013 at 23:50 UTC
Jump to comment: Most recent
Comments
Comment #1
fenstratThanks for posting this new issue here @matglas86 especially as it appears to be the official Aegir solution to the problem as per https://drupal.org/comment/8223441#comment-8223441
Marking as RTBC.
Just reiterating: While I appreciate drush_make is now part of drush core (>= drush-5.x) the stable branch of Aegir (1.x) still uses drush-4.x and hence this standalone drush_make-6.x-2.x project. It really would be nice to see a new release of drush_make (i.e. 6.x-2.4) with this included.
Comment #2
cknoebel commentedThanks! The patch works for me (using Aegir 1.9).
Comment #3
fenstratThis has been fixed upstream as per #2140621-12: Invalid version type for 7.24 and 7.23 error when installing via drush. Thanks to @dww there is now no need for this patch.
Comment #4
izmeez commented@knoebel The patch may not be needed anymore, see #2140621: Invalid version type for 7.24 and 7.23 error when installing via drush
Comment #5
cknoebel commentedThanks for the update.