snap install doesn't hint re: other tracks when latest/stable is unavail but other tracks have stable
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
snapd |
Confirmed
|
Low
|
Unassigned | ||
snapd (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
The node snap has no stable channel. So if you type `sudo snap install node`, you get:
$ sudo snap install node
error: snap "node" is not available on stable but is available to install on
the following channels:
edge snap install --edge node
Please be mindful pre-release channels may include features not
completely tested or implemented. Get more information with 'snap info
node'.
While something like `$ sudo snap install node --classic --channel=
I think this is a big papercut, as a new user might think no stable release exists.
Node snap: https:/
Related issue: https:/
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: snap (not installed)
ProcVersionSign
Uname: Linux 5.4.0-29-generic x86_64
NonfreeKernelMo
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckR
CurrentDesktop: GNOME
Date: Mon May 18 21:22:45 2020
InstallationDate: Installed on 2020-04-03 (44 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Beta amd64 (20200401)
SourcePackage: snap
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile.
affects: | snap (Ubuntu) → snapd (Ubuntu) |
Does the node snap define a default track? If not, then the appropriate thing to do for the node snap is to define a default track in which case snapd will do the right thing here.