I'm using drush version 4.5, drush make 2.2, here is the contents of my test makefile…

core = 7.x
api = 2
projects[drupal][type] = core
projects[] = "flexslider"

Which results in the following output…

$ drush make  ~/.drush/drush_make/flexslider-test.make Site/dir
Project information for drupal retrieved.                                                                                                                [ok]
Project information for flexslider retrieved.                                                                                                            [ok]
drupal downloaded from http://ftp.drupal.org/files/projects/drupal-7.12.tar.gz.                                                                          [ok]
flexslider downloaded from http://ftp.drupal.org/files/projects/flexslider-7.x-1.0-beta2.tar.gz.                                                         [ok]
Found makefile: flexslider.make                                                                                                                          [ok]
No core project specified.                                                                                                                               [error]
flexslider downloaded from https://github.com/woothemes/FlexSlider/zipball/master. 

The make dies & doesn't complete, even when using drush makes '--force-complete' option.
I guess something is syntactically wrong in the flexslider makefile.

Comments

minorOffense’s picture

Status: Active » Postponed (maintainer needs more info)

The file is sound syntactically. What might be happening in the version of wget which is doing the https request to github may not trust the SSL certificate (this happened to us on a few occasions, we ended up permanently accepting the cert manually then running drush make).

Try running drush make -v or drush make -d to get verbose or debug output. That usually nails down exactly what's going on.

Thanks,

drew reece’s picture

I'm on a Mac so it's curl that is requesting the source.
The temporary version that drush creates in /var/… actually has the flexslider module & the library in sites/all/

This is the results of make with debug, the -v only showed "No core project specified".

$drush make -d ~/.drush/drush_make/flexslider-test.make ~/test/build/
(search for '[error]' )


Bootstrap to phase 0. [0.02 sec, 2.08 MB]                            [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drush() [0.02 sec, 2.28 MB] [bootstrap]
Loading drushrc "/Users/dru/.drush/drushrc.php" into "home.drush" scope. [0.03 sec, 2.29 MB]                                                                                                                                                                   [bootstrap]
Bootstrap to phase 0. [0.07 sec, 6.39 MB]                                                                                                                                                                                                                      [bootstrap]
Found command: make (commandfile=drush_make) [0.08 sec, 6.39 MB]                                                                                                                                                                                               [bootstrap]
Initializing drush commandfile: drush_make [0.08 sec, 6.4 MB]                                                                                                                                                                                                  [bootstrap]
Initializing drush commandfile: drush_make_d_o [0.08 sec, 6.4 MB]                                                                                                                                                                                              [bootstrap]
Initializing drush commandfile: user [0.08 sec, 6.4 MB]                                                                                                                                                                                                        [bootstrap]
Executing: mkdir '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315'
Executing: mkdir '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
Executing: ls '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
Calling chdir(/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__) [0.09 sec, 6.47 MB]                                                                                                                                        [debug]
Executing: curl -LOD '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__header__' 'http://updates.drupal.org/release-history/drupal/7.x'
    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                   Dload  Upload   Total   Spent    Left  Speed
100 32084  100 32084    0     0  30799      0  0:00:01  0:00:01 --:--:-- 36625
Calling chdir(/Users/dru/test) [1.14 sec, 6.47 MB]                                                                                                                                                                                                                 [debug]
Executing: ls '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
  7.x
Executing: mv '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__/7.x' '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/7.x'
Executing: rm -f '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__header__'
Executing: rm -rf '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
Calling unlink(/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/7.x) [1.16 sec, 6.46 MB]                                                                                                                                                [debug]
Project information for drupal retrieved. [1.16 sec, 6.46 MB]                                                                                                                                                                                                  [ok]
Executing: mkdir '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
Executing: ls '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
Calling chdir(/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__) [1.17 sec, 6.48 MB]                                                                                                                                        [debug]
Executing: curl -LOD '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__header__' 'http://updates.drupal.org/release-history/flexslider/7.x'
    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                   Dload  Upload   Total   Spent    Left  Speed
101  4382  101  4382    0     0   8695      0 --:--:-- --:--:-- --:--:-- 13041
Calling chdir(/Users/dru/test) [1.69 sec, 6.48 MB]                                                                                                                                                                                                                 [debug]
Executing: ls '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
  7.x
Executing: mv '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__/7.x' '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/7.x'
Executing: rm -f '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__header__'
Executing: rm -rf '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
Calling unlink(/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/7.x) [1.74 sec, 6.47 MB]                                                                                                                                                [debug]
Project information for flexslider retrieved. [1.76 sec, 6.47 MB]                                                                                                                                                                                              [ok]
Executing: mkdir '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__build__'
Executing: mkdir '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
Executing: ls '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
Calling chdir(/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__) [1.79 sec, 6.49 MB]                                                                                                                                        [debug]
Executing: curl -LOD '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__header__' 'http://ftp.drupal.org/files/projects/drupal-7.12.tar.gz'
    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                   Dload  Upload   Total   Spent    Left  Speed
100 3016k  100 3016k    0     0  1009k      0  0:00:02  0:00:02 --:--:-- 1066k
Calling chdir(/Users/dru/test) [4.79 sec, 6.49 MB]                                                                                                                                                                                                                 [debug]
Executing: ls '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
  drupal-7.12.tar.gz
Executing: mv '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__/drupal-7.12.tar.gz' '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/drupal-7.12.tar.gz.tar.gz'
Executing: rm -f '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__header__'
Executing: rm -rf '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
drupal downloaded from http://ftp.drupal.org/files/projects/drupal-7.12.tar.gz. [4.82 sec, 6.48 MB]                                                                                                                                                            [ok]
Executing: gzip --list '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/drupal-7.12.tar.gz.tar.gz'
           compressed        uncompressed  ratio uncompressed_name
              3088472            12544000  75.4% /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/drupal-7.12.tar.gz.tar
Executing: gzip -d '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/drupal-7.12.tar.gz.tar.gz'
Executing: mkdir '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__'
Executing: tar -x -C '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__' -f '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/drupal-7.12.tar.gz.tar'
Executing: ls '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__'
  drupal-7.12
Executing: mv '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/drupal-7.12' '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/__build__'
Executing: cp -Rf '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/__build__' '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315'
Executing: rm -rf '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__'
Executing: rm '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/drupal-7.12.tar.gz.tar'
Executing: mkdir '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__build__/sites/all/modules/flexslider'
Executing: mkdir '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
Executing: ls '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
Calling chdir(/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__) [6.34 sec, 6.49 MB]                                                                                                                                        [debug]
Executing: curl -LOD '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__header__' 'http://ftp.drupal.org/files/projects/flexslider-7.x-1.0-beta2.tar.gz'
    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                   Dload  Upload   Total   Spent    Left  Speed
100 26001  100 26001    0     0  50365      0 --:--:-- --:--:-- --:--:-- 74715
Calling chdir(/Users/dru/test) [6.87 sec, 6.49 MB]                                                                                                                                                                                                                 [debug]
Executing: ls '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
  flexslider-7.x-1.0-beta2.tar.gz
Executing: mv '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__/flexslider-7.x-1.0-beta2.tar.gz' '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/flexslider-7.x-1.0-beta2.tar.gz.tar.gz'
Executing: rm -f '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__header__'
Executing: rm -rf '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
flexslider downloaded from http://ftp.drupal.org/files/projects/flexslider-7.x-1.0-beta2.tar.gz. [6.89 sec, 6.48 MB]                                                                                                                                           [ok]
Executing: gzip --list '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/flexslider-7.x-1.0-beta2.tar.gz.tar.gz'
           compressed        uncompressed  ratio uncompressed_name
                26001              133120  80.5% /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/flexslider-7.x-1.0-beta2.tar.gz.tar
Executing: gzip -d '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/flexslider-7.x-1.0-beta2.tar.gz.tar.gz'
Executing: mkdir '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__'
Executing: tar -x -C '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__' -f '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/flexslider-7.x-1.0-beta2.tar.gz.tar'
Executing: ls '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__'
  flexslider
Executing: cp -Rf '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/flexslider' '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__build__/sites/all/modules'
Executing: rm -rf '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__'
Executing: rm '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/flexslider-7.x-1.0-beta2.tar.gz.tar'
Found makefile: flexslider.make [7.01 sec, 6.48 MB]                                                                                                                                                                                                            [ok]
No core project specified. [7.01 sec, 6.49 MB]                                                                                                                                                                                                                 [error]
Executing: mkdir '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__build__/sites/all/libraries'
Executing: mkdir '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__build__/sites/all/libraries/flexslider'
Executing: mkdir '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
Executing: ls '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
Calling chdir(/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__) [7.04 sec, 6.51 MB]                                                                                                                                        [debug]
Executing: curl -LOD '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__header__' 'https://github.com/woothemes/FlexSlider/zipball/master'
    % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                   Dload  Upload   Total   Spent    Left  Speed
100  568k  100  568k    0     0   194k      0  0:00:02  0:00:02 --:--:--  539k
Calling chdir(/Users/dru/test) [9.98 sec, 6.51 MB]                                                                                                                                                                                                                 [debug]
Executing: ls '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
  master
Executing: mv '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__/master' '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/woothemes-FlexSlider-1c04c41.zip'
Executing: rm -f '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__header__'
Executing: rm -rf '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__download__'
flexslider downloaded from https://github.com/woothemes/FlexSlider/zipball/master. [10 sec, 6.5 MB]                                                                                                                                                            [ok]
Executing: mkdir '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__'
Executing: unzip '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/woothemes-FlexSlider-1c04c41.zip' -d '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__'
  Archive:  /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/woothemes-FlexSlider-1c04c41.zip
  1c04c41e894929ccc50899bb4326c5ab3da96546
     creating: /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/woothemes-FlexSlider-1c04c41/
    inflating: /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/woothemes-FlexSlider-1c04c41/LICENSE.txt
    inflating: /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/woothemes-FlexSlider-1c04c41/README.txt
     creating: /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/woothemes-FlexSlider-1c04c41/demo-stuff/
    inflating: /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/woothemes-FlexSlider-1c04c41/demo-stuff/body.png
    inflating: /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/woothemes-FlexSlider-1c04c41/demo-stuff/demo.css
    inflating: /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/woothemes-FlexSlider-1c04c41/demo-stuff/inacup_donut.jpg
    inflating: /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/woothemes-FlexSlider-1c04c41/demo-stuff/inacup_pumpkin.jpg
    inflating: /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/woothemes-FlexSlider-1c04c41/demo-stuff/inacup_samoa.jpg
    inflating: /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/woothemes-FlexSlider-1c04c41/demo-stuff/inacup_vanilla.jpg
    inflating: /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/woothemes-FlexSlider-1c04c41/demo.html
    inflating: /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/woothemes-FlexSlider-1c04c41/flexslider.css
    inflating: /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/woothemes-FlexSlider-1c04c41/jquery.flexslider-min.js
    inflating: /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/woothemes-FlexSlider-1c04c41/jquery.flexslider.js
     creating: /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/woothemes-FlexSlider-1c04c41/theme/
    inflating: /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/woothemes-FlexSlider-1c04c41/theme/bg_control_nav.png
    inflating: /var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/woothemes-FlexSlider-1c04c41/theme/bg_direction_nav.png
Executing: ls '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__'
  woothemes-FlexSlider-1c04c41
Executing: mv '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/woothemes-FlexSlider-1c04c41' '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/flexslider'
Executing: cp -Rf '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__/flexslider' '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__build__/sites/all/libraries'
Executing: rm -rf '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/__unzip__'
Executing: rm '/var/folders/va/va6uPvOjEp4wednwDd5bIk+++TI/-Tmp-/drush_make_tmp_1332895315/woothemes-FlexSlider-1c04c41.zip'
Command dispatch complete [10.06 sec, 6.43 MB]                                                                                                                                                                                                                    [notice]
Peak memory usage was 9.49 MB [10.06 sec, 6.43 MB]                                                                                                                                                                                                                      

If it builds correctly for you it is probably something on my system, I'll need to try on another system with a clean install of drush.

drew reece’s picture

I started with a clean install & used drush 5.0, it worked. On drush 4.5 it failed with the same error. Since 5.0 is recommended I'd guess it's time to update.

I guess this should be closed?
Thank you

minorOffense’s picture

I guess I could specify in the readme but Drush 4.5 should work. We tested / built the make file against that version.

I'll do a little more testing but otherwise I guess I'll just suggest the upgrade.

Thanks!

minorOffense’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

Well for the moment, I'll leave this as closed. If anyone runs into this, please reopen the issue.

Thanks.