Hello.

Seems with Drush All-versions-4.2 it's not possible anymore to 'dl drupal 7.0'. (nor 'dl drupal 6.20')
No problems with installing other projects f.e. Views but when I try to "dl drupal 7.0" I get the error below.

Also tried drush-All-Versions-HEAD.tar.gz (5.0-dev) but without success.

[root@localhost ~]# drush dl drupal-7.0 -v
Executing: wget --version
Downloading release history from http://updates.drupal.org/release-history/drupal/7.x                                                                 [notice]
Executing: mkdir '/tmp/drush_tmp_1298986465'
Downloading project drupal to /tmp/drush_tmp_1298986465 ...                                                                                           [notice]
Calling chdir(/tmp/drush_tmp_1298986465)
Executing: wget -P . 'http://ftp.drupal.org/files/projects/drupal-7.0.tar.gz'
Downloading drupal-7.0.tar.gz was successful.                                                                                                         [notice]
Calling md5_file(drupal-7.0.tar.gz)
Md5 checksum of drupal-7.0.tar.gz verified.                                                                                                           [notice]
Executing: gzip -d 'drupal-7.0.tar.gz'
Executing: tar -xf 'drupal-7.0.tar'
Calling unlink(drupal-7.0.tar)
Calling chdir(/root)
Executing: svn info '/root'
Executing: bzr root '/root'
Calling is_readable(/tmp/drush_tmp_1298986465/drupal)
Source directory /tmp/drush_tmp_1298986465/drupal is not readable or does not exist.                                                               [error]
Project drupal (7.0) could not be downloaded to /root/drupal.                                                                                      [error]
Command dispatch complete    

Regards.

CommentFileSizeAuthor
#1 drush-1078318.patch505 bytesjonhattan
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jonhattan’s picture

Version: All-versions-4.2 »
FileSize
505 bytes

A taxonomy term has changed in drupal.org. Attached patch fixes this.
A similar change happened some months back and it was reverted. I'm trying to find a responsible of this change to grant it will not be reverted and commit this fix --it will also be nice to know about changes going to happen in infrastructure affecting u.d.o.

Damien Tournoud’s picture

jonhattan’s picture

jonhattan’s picture

Version: » All-versions-4.x-dev
Assigned: Unassigned » msonnabaum
Priority: Normal » Critical
Status: Fixed » Patch (to be ported)

Thanks Damien.

msonnabaum’s picture

Status: Patch (to be ported) » Fixed

Backported to 4.x.

flatcircle’s picture

FYI.

Seems to me that http://drupal.org/node/1062790 is a similar issue.

Kind regards.

vparfaniuc’s picture

Version: All-versions-4.x-dev »

Can anyone help me apply the patch attached the the first comment? I'm very new to drush. thanks

greg.1.anderson’s picture

The patch has already been committed to drush-5.x and drush-4.x head; just update to the latest release to get it. drush-4.3 should be available shortly.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

ahimsauzi’s picture

This issue was resolved for me when I updated to drush 4.5