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

pe_gem install of the r10k gem is wonked #87

Closed
binford2k opened this issue Nov 7, 2014 · 0 comments · Fixed by #88
Closed

pe_gem install of the r10k gem is wonked #87

binford2k opened this issue Nov 7, 2014 · 0 comments · Fixed by #88

Comments

@binford2k
Copy link
Member

Haven't had time to debug this, but an extra space somewhere is causing pe_gem to attempt to install a gem named "", which clearly fails. It's a spurious failure, but it causes dependent resources to not be applied until the next Puppet run.

I'll track it down later.

Error: /Stage[main]/R10k::Install/Package[r10k]/ensure: change from absent to present failed: Execution of '/opt/puppet/bin/gem install --no-rdoc --no-ri r10k ' returned 2: ERROR:  Could not find a valid gem '' (>= 0) in any repository
@binford2k binford2k changed the title pe_gem install of the r10k gem is worked pe_gem install of the r10k gem is wonked Nov 11, 2014
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

Successfully merging a pull request may close this issue.

1 participant