Closed (fixed)
Project:
Drush Make
Version:
6.x-2.0-beta2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2009 at 01:03 UTC
Updated:
24 Nov 2009 at 04:00 UTC
Similar to http://drupal.org/node/622752 my files are unable to move from the tmp folder to the project folder.
I am on OSX 10.6.1 and I have tried using Curl and wget.
My output is this:
Unable to download [error]
/var/folders/qG/qGJiEv6xFMKwuhHnbEqaCU+++TI/-Tmp-//drush_make_tmp_1257641667/drupal-6.14.tar.gz
from http://ftp.drupal.org/files/projects/drupal-6.14.tar.gz.
Comments
Comment #1
dmitrig01 commentedneither of the problems you descrbed are the case; it has nothing to do with curl or wget, andhas nothing to do with moving from the tmp folder to the project folder. Can you post the output with --debug?
Comment #2
fallsemo commentedOK See below
Thanks dmitrig01
Comment #3
dmitrig01 commentedOk; the problem is you don't have the most recent version of Drush (drush 2.1) installed. I'll add a check in drush make beta 3
Comment #4
fallsemo commentedOh nice. Thanks. I will leave the issue active then.
Comment #5
dmitrig01 commentedcommitted - it's now in -dev
Comment #6
webthingee commentedworked for me...
this is an amazing tool!
Thank You