Please report errors via --progress as well

Bug #1463061 reported by Michael Vogt on 2015-06-08
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu system image
High
Barry Warsaw

Bug Description

The new --progress=json support in s-i is great! However snappy also needs support for error reporting over this channel.

In the initial branch for this at https://code.launchpad.net/~mvo/ubuntu-system-image/json-output/+merge/251226
this was implemented in line 69 of the LP diff, i.e.:
"""
print(json.dumps({"type": "error", "msg": str(e)}))
"""

Barry Warsaw (barry) on 2015-06-08
Changed in ubuntu-system-image:
milestone: none → 3.1
assignee: nobody → Barry Warsaw (barry)
importance: Undecided → High
status: New → In Progress
Barry Warsaw (barry) on 2015-06-08
Changed in ubuntu-system-image:
status: In Progress → Fix Committed
tags: added: client
Barry Warsaw (barry) on 2015-06-16
Changed in ubuntu-system-image:
milestone: 3.1 → 3.0.1
Barry Warsaw (barry) on 2015-06-16
Changed in ubuntu-system-image:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  Edit
Everyone can see this information.

Other bug subscribers