There is no way to recover when AGL postinstall failed

Description

The conditional branch in exec_postinst_scriptlets() is strange. It cannot handle error from the script of installation for each application because it never watch return status of the script.

This is why run-agl-postinsts usually succeed even when some app fails to install.

This causes there is no way to recover when this script failed because this script remove all scripts to install each applications when there is no error (usually no error). 

Environment

None

Activity

Show:

Stephane Desneux June 23, 2017 at 4:20 PM

Reassigned to Ronan

Fixed

Details

Assignee

Reporter

Fix versions

Labels

Contract ID

Components

Affects versions

Priority

Created June 23, 2017 at 8:40 AM
Updated July 24, 2017 at 11:45 PM
Resolved July 11, 2017 at 1:26 PM