'snap remove' output cleanup

Bug #1590539 reported by Mark Shuttleworth
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
snapd
Triaged
Medium
Unassigned

Bug Description

I currently see this:

  $ snap remove hello-world

  Done

Could we change it to list the actions undertaken?

  $ snap remove hello-world krita
  hello-world@frank removed
  krita (beta) removed

I dropped the blank line. Any errors would show up inline:

  $ snap remove hello-world fancy krita
  hello-world@frank removed
  fancy not installed
  krita (beta) removed

Thanks!

Revision history for this message
Michael Vogt (mvo) wrote :

This got much better in snapd 2.18:

$ snap remove go-example-webserver hello-world
go-example-webserver removed
hello-world not installed

However the channel output is missing currently.

Changed in snappy:
status: New → Triaged
importance: Undecided → Medium
Michael Vogt (mvo)
affects: snappy → snapd
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.