Skip to content

flatpak: Skip updates which fail

If adding an update to the transaction fails, skip it rather than failing the whole update operation. This gives a chance to successfully update other apps.

This is what the command line flatpak tool does.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Fixes: #79 (closed)

Edited by Philip Withnall

Merge request reports