-
is a recent bug (as discussed) and will be fixed soon
-
vs 3) is the current decided design, there are arguably other approaches, as best I as can summarize it the reasoning goes like this
-
snap install should do what asked without fuss unless there’s a reason
-
“snap find” alone should only list stable/public snaps
-
is counterintuitive but “snap install” / “snap download” use quite different code paths (snap install goes through the snapd daemon, snap download doesn’t) , it’s something we plan to fix but is some work to do it correctly and hasn’t been scheduled yet
1 Like