I think the wrapper script is actually wrong here, it should not check the kernel (uname -i) but instead the go architecture. With the latest code where we do not use a "fat" binary we should probably just change the build script.
In the meantime `dpkg --print-architecture` (while we still have it) might be enough.
Thanks,
Michael
What version of snappy/snapd is used for this?
Could you please paste the output of:
$ snap list
I think the wrapper script is actually wrong here, it should not check the kernel (uname -i) but instead the go architecture. With the latest code where we do not use a "fat" binary we should probably just change the build script. architecture` (while we still have it) might be enough.
In the meantime `dpkg --print-
Thanks,
Michael