Public bug reported:

When I try to install the TPM snap from the edge channel I get the
following output:

$ snap install tpm --channel=edge

error: cannot perform the following tasks:
- Download snap "tpm" from channel "edge" (snap not found)

The mistake here is that I forgot --devmode as the snap is published
with "confinement: devmode" but the error message is misleading here.
For the filtering (channel==edge && confinement==struct) its ok to say
"snap not found" but the user doesn't know he did wrong. We should
extend this and say that he may want to add --devmode to install the
snap if its only provided with "confinement: devmode".

** Affects: snapd (Ubuntu)
     Importance: Undecided
         Status: Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598886

Title:
  Misleading error message when trying to install unconfined snaps from
  the edge channel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1598886/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to