Closed (fixed)
Project:
OpenAid
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2012 at 03:05 UTC
Updated:
9 Aug 2012 at 04:01 UTC
It is impossible to download the files of the dev-version. On page http://drupal.org/node/1508522 all links show 404 error.
Comments
Comment #1
mr.honeyfoot commentedProblem is still there.
Can someone please fix the links?
Comment #2
sreynen commentedI 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.
Comment #3
killes@www.drop.org commentedPackaging 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.
Comment #4
sreynen commentedRight, 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.
Comment #5
sreynen commentedRelated: #1679312: Allow releases that fail packaging to be resubmitted
Comment #6
killes@www.drop.org commentedI defer to dww.
Comment #7
sreynen commentedI 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.
Comment #8
sreynen commentedFYI, 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.
Comment #9
sreynen commentedThis is fixed now.