Before making any new releases or commits, please fix this!

projects[cforge][type] = profile should be removed from drupal-org.make.

Including that causes the distribution to include itself.

Comments

drumm’s picture

I deleted the unpackaged releases that had this bug. Please do not recreate them. Only make a fresh release with this fixed.

drumm’s picture

Before making any new releases, you must fix this!

DO NOT MAKE ANOTHER rc15 release!

matslats’s picture

Status: Active » Closed (fixed)

Understood thanks I was wondering why the release didn't appear!

matslats’s picture

Status: Closed (fixed) » Needs work

Mcnasty
Now when I made the release node for rc16 validation failed.
Perhaps I should put that line in the drupal-org-core.make?
Any ideas I'm out of my depth?

>The drupal-org.make file for project Community Forge "Hamlets" failed verification for Git tag 7.x-1.0-rc16.

http://drupal.org/node/642116 -- to learn more about correcting these errors.
Directory /tmp/drush exists, but is not writable. Please check [error]
directory permissions.
Drush must have a writable cache directory; please insure that one of [error]
the following locations is writable: /tmp
PHP Fatal error: Allowed memory size of 838860800 bytes exhausted (tried to allocate 523800 bytes) in /var/www/drupal.org/tools/drush5/includes/filesystem.inc on line 319

Once these errors are fixed, commit the changes to your drupal-org.make, move the release tag for your project (check the Git manual to learn how to move tags if necessary), and submit the release node again.

drumm’s picture

That's a transient error, the permissions seem to be messed up on one web server. Saving again will have a decent chance of getting another, if it happens again. I'll look into fixing later.

I created the release https://drupal.org/node/2244921. I set you to the author, so feel free to edit.

And the underlying problem is mitigated, so we'll verify that a makefile doesn't include itself.

drumm’s picture

Assigned: Unassigned » drumm
Status: Needs work » Fixed

Both underlying problems with Drupal.org are now fixed.

The site will check that a distribution won't include itself, and I fixed the permissions issue that caused #4.

Sorry for the inconvenience.

Status: Fixed » Closed (fixed)

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