I have downloaded this repo and run snapcraft on it, without changing something, just to check, if it works. The snap has been built and I have installed it with
sudo snap install --dangerous lovegame_0.1_amd64.snap
But if I want to run it with
snap run lovegame
I just get the error:
error: open /snap/lovegame/x1/meta/snap.yaml: permission denied
I have tried to built and install it a second time, but I always get this error. I'm using Ubuntu 16.04.
I have downloaded this repo and run snapcraft on it, without changing something, just to check, if it works. The snap has been built and I have installed it with
sudo snap install --dangerous lovegame_0.1_amd64.snap
But if I want to run it withsnap run lovegame
I just get the error:error: open /snap/lovegame/x1/meta/snap.yaml: permission denied
I have tried to built and install it a second time, but I always get this error. I'm using Ubuntu 16.04.