unhelpful error message when snap is installed already
Bug #1782110 reported by
Marian Gasparovic
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
snapd (Ubuntu) |
Confirmed
|
Medium
|
John Lenton |
Bug Description
I tried to install atom with snap install atom --classic and I received "error: store.SnapNotFound with 2 snaps"
Turns out, this snap was already installed.
Returned error message is not helpful at all.
snapd 2.32.9+18.04
Ubuntu 18.04
To post a comment you must log in.
There's something very strange going on.
This is what I get:
$ snap install atom --classic
atom 1.28.2 from 'snapcrafters' installed
$ snap install atom --classic
snap "atom" is already installed, see 'snap help refresh'
$
the 'already installed' error is returned before even looking at the store; there's just no way to get to that error just like this.
Can you reproduce this? How?
If not, could you get us the output of 'snap tasks' for the change in question? (look at 'snap changes' to figure out which one it is).