Details
-
Bug
-
Resolution: Fixed
-
Major
-
Chinook, Dab
Description
afm-install always returns success even when dbus-send failed by some reason.
This is an issue caused by send() in this script uses pipe although doesn't care about pipe's exit status, so send() always returns the status of sed and it usually success.
E.g. If using /bin/bash, PIPESTATUS can be used for this issue.
Attachments
Issue Links
- relates to
-
SPEC-700 There is no way to recover when AGL postinstall failed
-
- Closed
-