Drush dl cod-7.x-1.x giving the following error

drush dl cod-7.x-1.x
copy(/tmp/drush_tmp_1346328652_503f584c211d6/cod): failed to open stream:[warning]
No such file or directory filesystem.inc:179
Project cod (7.x-1.x-dev) could not be downloaded

Comments

greggles’s picture

Status: Active » Postponed (maintainer needs more info)

Gregs-MacBook-Pro:views_send gknaddison$ drush dl cod-7.x-1.x
Project cod (7.x-1.x-dev) downloaded to /Users/gknaddison/checkouts/views_send/cod. [success]
Project cod contains: [success]
- 1 profile: cod

Gregs-MacBook-Pro:views_send gknaddison$

Seems OK to me. What version of drush are you using? "drush --version" should say.

kclarkson’s picture

I am using 5.0-rc2

greggles’s picture

Upgrading drush may help - I'm on 5.2.

Also, does it work to download any files? Like, if you "drush dl cod" does that work?

kclarkson’s picture

all of my drush commands work on other projects but when trying to run 'drush dl cod" I receive the same error.

not sure how many people are still using drush 5.0. but I would imagine some still are.

I will have to update drush manually sometime because I can never get the Pear thing or the commands to work.

japerry’s picture

Are you still having this issue? I haven't see anything like it... except when permissions are an issue. Please try it with the latest version, especially now that we have a 7.x release.

kclarkson’s picture

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

Just updated to Drush to 5.0-dev and am now able to run drush dl cod-7.x-1.x