UC18 message about unsatisfied assumes is misleading
Bug #1856051 reported by
Ian Johnson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
snapd |
Fix Released
|
Medium
|
Maciej Borzecki |
Bug Description
When trying to install a snap with an `assumes` which specifies a snapd version that is higher than the currently installed snapd, the message says:
ubuntu@
error: cannot install snap file: snap "my-snap-name" assumes unsupported features: snapd2.41 (try
to refresh the core snap)
However there is no core snap here:
```
ubuntu@
snap "core" is not installed
```
The message should say to refresh the _snapd_ snap when running on a system that doesn't have snapd from the core snap.
tags: | added: papercut |
Changed in snapd: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in snapd: | |
status: | Triaged → In Progress |
assignee: | nobody → Maciej Borzecki (maciek-borzecki) |
Changed in snapd: | |
milestone: | none → 2.44 |
To post a comment you must log in.
Fixed by https:/ /github. com/snapcore/ snapd/pull/ 7897