Comment 3 for bug 1701232

Revision history for this message
Daniel Manrique (roadmr) wrote :

$ uname -i
x86_64
ubuntu@bionic-snap:~$ snap install pi-kernel
error: snap "pi-kernel" is not available on this architecture (amd64) but exists on other
       architectures (arm64, armhf).

Note I had to know the name of the snap in advance; snapd does send the architecture header which restricts what gets returned by snap find or snap info.