Using the Windows version of drush I tried a "drush dl thejit" and got the following error:
Unable to copy C:\Users\MyUser\AppData\Local\Temp\dow541C.tmp to [error]
C:\Users\MyUser\AppData\Local\Temp/drush_tmp_1358604430_50faa88e4e666\thejit-7.x-1.
x-dev.tar.gz?date=1356961612.
Unable to move C:\Users\MyUser\AppData\Local\Temp\dow541C.tmp to [error]
C:\Users\MyUser\AppData\Local\Temp/drush_tmp_1358604430_50faa88e4e666\thejit-7.x-1.
x-dev.tar.gz?date=1356961612.
md5_file(C:\Users\MyUser\AppData\Local\Temp/drush_tmp_1358604430_50faa88e4e666\thej
it-7.x-1.x-dev.tar.gz?date=1356961612): [warning]
failed to open stream: No such file or directory drush.inc:792
File thejit-7.x-1.x-dev.tar.gz?date=1356961612 is corrupt (wrong md5 [error]
A similar error occurs when trying to use drush to download graphapi. Both thejist and graphapi were updated recently (2012-Dec-31 and 2013-Jan-12). However, a module that was released even more recently (tablesorter, updated 2013-Jan-19) was downloaded using "drush dl" without any problem. Other modules (Views, for example) have also since been download using "drush dl" without any problems.
I originally downloaded both thejit and graphapi last fall using the Drupal API (not drush) to download the .zip versions. Tried that again and they downloaded OK.
Comments
Comment #1
clemens.tolboomI just did
on Mac. Feel free to reopen.
My guess it was a drush or d.o hickup.
Comment #2
mogulbuster commentedI'm still getting the same error. However, I just got the same error attempting a "drush dl gmap3_tools", so it doesn't seem to be specific to thejit or graphapi. A common thread for all of the modules that are having this problem is that they do not have an Drupal 7 entry in the "Recommended releases" category -- all of their D7 releases are in the "Development releases" category. Given your success on the Mac it seems likely that it's a Windows/drush issue, so I'll try digging around in the drush bug reports, and I'll leave this issue report closed.
Comment #3
sokrplare commentedConfirming this as a Windows issue with
drush dlfor dev releases only. I'm also in a multi-site installation:Comment #4
sokrplare commentedMoving into Drush project as it isn't specific to a module, but rather to downloading a dev release.
Comment #5
sokrplare commentedLooks like dupe of #1782444-22: dev project update in Windows filesystem fails with md5 sum failure . Too bad the Windows installer is only for Drush 5.8 and the fix is in 5.9, but ah well.