Comment 51 for bug 1816497

Revision history for this message
Liz Fong-Jones (lizthegrey) wrote :

I'm unable to find the channel/branch on arm64. Can you also publish an arm64 snap in that branch?

```
$ sudo snap switch --channel=latest/candidate/vaapi chromium
"chromium" switched to the "latest/candidate/vaapi" channel
$ sudo snap refresh chromium
error: requested a non-existing branch on latest/candidate for snap "chromium":
       vaapi
$ sudo snap refresh --revision=1191 chromium
error: cannot refresh "chromium": Access by specifying a revision is not
       allowed for this Snap.
```