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

work with puppet #8

Closed
elmer opened this issue Sep 24, 2013 · 5 comments
Closed

work with puppet #8

elmer opened this issue Sep 24, 2013 · 5 comments

Comments

@elmer
Copy link

elmer commented Sep 24, 2013

using:

rvm 1.22.11 (stable) by Wayne E. Seguin <wayneeseguin@gmail.com>, Michal Papis <mpapis@gmail.com> [https://rvm.io/]
[~/tmp] ruby-1.8.7-p374@temp
» gem list

*** LOCAL GEMS ***

bundler (1.3.5)
bundler-unload (1.0.2)
executable-hooks (1.2.1)
facter (1.7.3)
puppet (2.7.23)
rake (10.1.0)
rubygems-bundler (1.3.2)
rubygems-update (2.1.4)
rvm (1.11.3.8)
» puppet --version
Error: Unknown Puppet subcommand 'puppet --version'
See 'puppet help' for help on available puppet subcommands

it work on an env without the executable-hooks gem

thanks

@elmer
Copy link
Author

elmer commented Sep 24, 2013

doesnt work on 1.9.3 too

[~] ruby-1.9.3-p448@temp
» gem list

*** LOCAL GEMS ***

bundler (1.3.5)
bundler-unload (1.0.2)
executable-hooks (1.2.1)
facter (1.7.3)
puppet (2.7.23)
rake (10.1.0)
rubygems-bundler (1.3.2)
rvm (1.11.3.8)

» puppet --version
Error: Unknown Puppet subcommand 'puppet --version'
See 'puppet help' for help on available puppet subcommands

@netdata-be
Copy link

+1 it's blocking me as well

@mpapis
Copy link
Member

mpapis commented Sep 24, 2013

please update http://rubygems.org/gems/executable-hooks/versions/1.2.2 - how does it work then?

@mpapis mpapis closed this as completed in 99082b9 Sep 24, 2013
@mpapis
Copy link
Member

mpapis commented Sep 24, 2013

released 1.2.3 with a fix

mpapis added a commit to rvm/rubygems-bundler that referenced this issue Sep 24, 2013
@elmer
Copy link
Author

elmer commented Sep 24, 2013

works perfectly now, thanks

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

3 participants