Spiffily / ignition

Hit the ground running on your fresh Ubuntu installation.
GNU General Public License v3.0
1 stars 2 forks source link

Snap won't run. #1

Open joshlangley opened 4 years ago

joshlangley commented 4 years ago

This isn't a direct issue, but one I'm struggling with. When you try to snapcraft this app, it doesn't work with the app section enabled in snapcraft.yaml. I know this is my own fault, but it's something I need help with. Thanks!

joshlangley commented 4 years ago

Update: you can now install it (snap install ignition --edge --devmode), but you will find there is an error: /snap/ignition/x1/usr/bin/python3: can't open file '/snap/ignition/x1/ignition.py': [Errno 2] No such file or directory or something like this.

So clearly app: command: is still wrong in snapcraft.yaml, but I'm making progress and could still use some help.