Need to add a check for dependencies to stop everything from failing. This was also being caused by bad manifest files with missing dependencies. It would cause all apps to fail which was bad. We should only fail the ones that didn't work.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

randallknutson’s picture

Status: Active » Needs review
FileSize
2.52 KB

This adds the code.

e2thex’s picture

Status: Needs review » Reviewed & tested by the community

This looks good lets roll it in

randallknutson’s picture

Status: Reviewed & tested by the community » Fixed

commit 42a1262ccaa1287182b23764c7441d458e7e5159
Author: Randall Knutson
Date: Wed Feb 8 09:58:47 2012 -0600

issue #1422254 - Fix dependency check causing all installs to fail.

Status: Fixed » Closed (fixed)

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