Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
5.13.1
-
None
-
-
bd631dc2f5b4aa436afa3c2f3cdfbac5546236ac
Description
The Appman scans for the installed application before the paths are mounted.
The apps.db is present in a different location(fast mounted) and the appman scans for all the apps in the apps.db and cannot find because the installed apps location is not mounted still. Then the apps marks them for uninstallation(because it is a broken installation).
Expected solution: Delay the scanning of the external installed applications until the path is mounted.