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

Invalid parameter ruby at manifests/gem.pp (duplicate to closed #41) #52

Open
fluential opened this issue Nov 28, 2012 · 1 comment
Open

Comments

@fluential
Copy link

Well it seems I have the same problem as in #41:

puppet: 2.7.19-1puppetlabs2
Ubuntu 10.10 x86_64

rbenv::install { "root":
group => 'root',
home => '/tmp/rubytest'
}

rbenv::compile { "1.9.3-p194":
user => "root",
home => "/tmp/rubytest",
}
err: Could not retrieve catalog from remote server: Error 400 on SERVER: Invalid parameter ruby at /etc/puppet/modules/rbenv/manifests/gem.pp:28

This is for version cloned straight from git repo and also when I do "puppet module install/upgrade alup-rbenv"

For version "alup-rbenv (v1.0.0)" things seems to be fairly ok, any ideas?

@fgrehm
Copy link
Contributor

fgrehm commented Jan 29, 2013

Are you still experiencing this? If you are, would you be able to try again?
I've been using it on my vagrant boxes without any problem

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

2 participants