Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snap of goathtool is broken #1

Open
popey opened this issue May 3, 2017 · 0 comments
Open

Snap of goathtool is broken #1

popey opened this issue May 3, 2017 · 0 comments

Comments

@popey
Copy link

popey commented May 3, 2017

It seems like the executable specified in your yaml is incorrect. You are shipping a binary called goathtool.v1 but try to execute a command called goathtool. Happy to help fix the yaml if you put it in your code branch :) At a guess you need to update your apps: section to add the .v1 on the end of the command line.

alan@gort:~$ snap install goathtool
goathtool 1.0.0 from 'ro' installed
alan@gort:~$ goathtool 
/snap/goathtool/1/command-goathtool.wrapper: 5: exec: goathtool: not found
alan@gort:~$ ls /snap/goathtool/current/bin/
goathtool.v1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant