Wrong error message if "snap abort" is used

  1. Start installing a snap, go to the download stage & be there as long as possible
  2. Do snap changes & get the last change ID. It will be the ID of the snap which is being downloaded. I choose ID=100 as an example.
  3. Do sudo snap abort 100
  4. Now do snap changes and you will see that ID=100 shows Error as its status in the second column. Error needs to be replaced with Stopped or Cancelled.