I tried updating Views PHP using drush and got the following error:

Unable to download views_php-7.x-1.x-dev.tar.gz to /tmp/drush_tmp_1380570885_5249d70555de3 [error]
from http://ftp.drupal.org/files/projects/views_php-7.x-1.x-dev.tar.gz

When I try to download Views PHP by clicking on the download .tag.gz link at https://drupal.org/project/views_php I get the following error:

Not Found

The requested URL /files/projects/views_php-7.x-1.x-dev.tar.gz was not found on this server.

Apache Server at ftp.drupal.org Port 80

I am able to download other modules using drush, so this appears to be a Views PHP specific issue.

Comments

selfsimilar’s picture

Menu Node Views also has this issue. - https://drupal.org/node/2101591

selfsimilar’s picture

LICENSE.txt is missing from both this module and the menu_node_views module, so that might be why it's not auto-packaged for nice DL. I grabbed this module via git.

sadashiv’s picture

Hi @kbrinner,

You can get the code from git using steps mentioned at https://drupal.org/project/views_php/git-instructions

The packager sometimes fails to create files and will be fixed.

Hth,
Sadashiv.

kpf’s picture

Status: Active » Fixed

The problem seems to be fixed now.

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

added drush error message (accidentally not included in original post)