I've been testing the packaging script on d6.d.o, and found that the filenames it's generating don't have the proper version info in them. For example:

http://d6.drupal.org/node/366998

That release node has the title "project_issue 6.x-1.0-alpha1". However, the resulting file is just: http://d6.drupal.org/files/projects/project_issue-.tar.gz

Comments

dww’s picture

Status: Active » Closed (duplicate)

Upon closer inspection, #369889-2: New release nodes loose version string and project association is the root cause of this. I don't think anything's wrong with the packaging script itself.