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

TypeError in current_user (lib/knife-spork/plugins/plugin.rb#L103) when git is not installed #220

Open
hrak opened this issue Dec 14, 2017 · 0 comments

Comments

@hrak
Copy link

hrak commented Dec 14, 2017

knife-spork throws a TypeError: class or module required for rescue clause when knife-spork is run in an env where git is not installed.

The rescue nil on line 103 of lib/knife-spork/plugins/plugin.rb does not seem to be valid Ruby.

Env:
Docker container chef/chefdk:1.6.11
knife-spork-1.6.3

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