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

Fix gpg binary path for OSX #48

Closed
sebastianheuer opened this issue Apr 21, 2016 · 0 comments
Closed

Fix gpg binary path for OSX #48

sebastianheuer opened this issue Apr 21, 2016 · 0 comments
Milestone

Comments

@sebastianheuer
Copy link
Member

sebastianheuer commented Apr 21, 2016

Currently the path to the gpg binary is hardcoded to /usr/bin/gpg - this will not work for OSX. Pragmatic fix: add a list of possible paths and iterate over them until an existing file is found.

@sebastianheuer sebastianheuer added this to the 0.3.1 milestone Apr 21, 2016
sebastianheuer added a commit that referenced this issue Apr 22, 2016
@sebastianheuer sebastianheuer changed the title Fix gpg binary path for OSX and Windows Fix gpg binary path for OSX May 6, 2016
@sebastianheuer sebastianheuer modified the milestones: 0.3.1, 0.4.0 May 16, 2016
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