Closed (fixed)
Project:
Apps
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2012 at 04:02 UTC
Updated:
22 Feb 2012 at 16:10 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | apps_profile_download_fail.1422254.patch | 2.52 KB | randallknutson |
Comments
Comment #1
randallknutson commentedThis adds the code.
Comment #2
e2thex commentedThis looks good lets roll it in
Comment #3
randallknutson commentedcommit 42a1262ccaa1287182b23764c7441d458e7e5159
Author: Randall Knutson
Date: Wed Feb 8 09:58:47 2012 -0600
issue #1422254 - Fix dependency check causing all installs to fail.