I have been trying to install Snapcraft inside of ubuntu 16.04. When I try to install it with:
snap install snapcraft --classic --beta
I get the error message:
error: cannot communicate with server: Post http://localhost/v2/snaps/snapcraft: dial unix /run/snapd.socket: connect: no such file or directory
Installing with apt install snapcraft works fine but I need some features that are on the edge channel of the snap.
You can use the docker images that are based on the snaps, they are quite big though:
docker pull snapcore/snapcraft:<channel-risk>
Change <channel-risk> to the desired risk level, i.e.; stable, candidate, beta or edge.
These images are good to create snaps targeting core (in other words, 16.04 LTS based snaps)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With