http://drupal.org/node/1496550
Even though the type is "module": http://drupalcode.org/project/commons.git/blob/refs/heads/7.x-3.x:/drupa...
http://drupal.org/node/1496550
Even though the type is "module": http://drupalcode.org/project/commons.git/blob/refs/heads/7.x-3.x:/drupa...
Comments
Comment #1
ezra-g commentedI'm able to reproduce this locally. I'm continuing to troubleshoot. I noticed that Commons Posts had no releases so I created a dev snapshot release.
Comment #2
ezra-g commentedOops - Sorry, CC folks.
Comment #3
ezra-g commentedI resolved this by creating a dev snapshot release of Commons posts, marking it recommended and shown on the project page, and re-packaging with the --no-cache option. This should be resolved next time Drupal.org packages Commons.
Comment #5
hefox commentedExperienced something similar to this also with open atrium and a recently prompted to full project with no published releases. Waited a day for the release and still got it, so added (projects[project_name][type] = module) and t worked (since it was easier than messing with the jenkins task).
(this is currently second result for googling that error message)