It is impossible to download the files of the dev-version. On page http://drupal.org/node/1508522 all links show 404 error.

Comments

mr.honeyfoot’s picture

Priority: Normal » Major

Problem is still there.

Can someone please fix the links?

sreynen’s picture

Project: OpenAid » Drupal.org infrastructure
Version: 7.x-1.x-dev »
Component: Miscellaneous » Packaging
Priority: Major » Normal

I was thinking this might fix itself, but it hasn't. I'm not sure what we can do to fix it, so moving it to the infrastructure project, where it's probably not a major priority.

killes@www.drop.org’s picture

Packaging error messages

ERROR: /usr/bin/php /var/www/drupal.org/tools/drush5/drush.php --no-cache --include=/var/www/drupal.org/tools/drupalorg_drush make --drupal-org=contrib --drupal-org-build-root=/var/tmp/branch.25325/openaid --drupal-org-log-errors-to-file --drupal-org-log-package-metadata=metadata-contrib.json drupal-org.make . failed with status 1

ERROR: projects[drupal] is not allowed in a regular drupal-org.make file. Use the 'core' attribute to specify a stable release of Drupal core. For -dev releases and patches, use a drupal-org-core.make file.
ERROR: The drupal.org validation check failed -- see http://drupal.org/node/1432190 for more information.
ERROR: Build for openaid-7.x-1.x-dev-no-core failed.

So I suggest you fix the make file and it should repackage in 12h.

sreynen’s picture

Right, we did that already, which is why I was hoping it would fix itself. Here's the make file:

http://drupalcode.org/project/openaid.git/blob/refs/heads/7.x-1.x:/drupa...

As you can see, there's no projects[drupal] in that file, and that's much older than 12 hours. I believe it's still running against an old version of the make file, and I don't know how we can make it start using the new version.

sreynen’s picture

killes@www.drop.org’s picture

I defer to dww.

sreynen’s picture

Project: Drupal.org infrastructure » OpenAid
Version: » 7.x-1.x-dev
Component: Packaging » Code

I just realized I was reading the wrong timestamp. I thought that change was older, but it's actually fewer than 12 hours old. So I'm moving this back to the OpenAid project and will update it tomorrow after seeing if it auto-corrects.

sreynen’s picture

FYI, we just successfully created a 7.x-1.x-rc3 release, which should be the same as the most recent dev. I expect the dev release to package successfully tonight as well, and will update this when that happens.

sreynen’s picture

Status: Active » Fixed

This is fixed now.

Status: Fixed » Closed (fixed)

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