ubuntu@localhost:~$ sudo snap install classic --devmode --beta
error: cannot perform the following tasks:
- Download snap "classic" (13) from channel "beta" (cannot get nonce from store: Post https://myapps.developer.ubuntu.com/identity/api/v1/nonces: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers))
ubuntu@localhost:~$ sudo snap install classic --devmode --beta
classic (beta) 16.04 from 'canonical' installed
ubuntu@localhost:~$ sudo classic.create
runtime: this CPU has no floating point hardware, so it cannot run
this GOARM=6 binary. Recompile using GOARM=5.
ubuntu@localhost:~$ sudo classic.create
runtime: this CPU has no floating point hardware, so it cannot run
this GOARM=6 binary. Recompile using GOARM=5.
ubuntu@localhost:~$ classic
classic classic.create classic.reset
ubuntu@localhost:~$ sudo classic
runtime: this CPU has no floating point hardware, so it cannot run
this GOARM=6 binary. Recompile using GOARM=5.
ubuntu@localhost:~$