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

Could not autoload rvm_system_ruby #60

Closed
chris-roerig opened this issue Sep 18, 2014 · 2 comments
Closed

Could not autoload rvm_system_ruby #60

chris-roerig opened this issue Sep 18, 2014 · 2 comments

Comments

@chris-roerig
Copy link

I'm running into this error any time I try to use the module. Even the most basic usage include rvm produces this error.

I have verified my Puppet version is 3 or greater (currently using 3.4.3).

Could not autoload rvm_system_ruby: Could not autoload /tmp/vagrant-puppet-3/modules-0/rvm/lib/puppet/provider/rvm_system_ruby/rvm_system_ruby.rb: undefined method `has_command' for Puppet::Type::Rvm_system_ruby::ProviderRvm:Class at /tmp/vagrant-puppet-3/modules-0/rvm/manifests/init.pp:28 on 
@carlossg
Copy link
Member

Without more data, I'd say that your vagrant box is picking an older version of puppet <3.0.0

@TJM
Copy link

TJM commented Nov 19, 2014

in puppet.conf, you need to make sure:

    # Enable Plugin Sync to allow RVM module to work
    pluginsync = true

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