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

Module v2.0.0 error on CentOS 6.6 #227

Closed
dandunckelman opened this issue Jun 1, 2016 · 2 comments
Closed

Module v2.0.0 error on CentOS 6.6 #227

dandunckelman opened this issue Jun 1, 2016 · 2 comments

Comments

@dandunckelman
Copy link

After upgrading my environment to use v2.0.0, a node on CentOS 6.6 receives the following errors:

Could not autoload puppet/provider/package/npm: /var/lib/puppet/lib/puppet/provider/package/npm.rb:3: syntax error, unexpected ':', expecting $end ...package).provide :npm, parent: Puppet::Provider::Package do ^

Could not retrieve local facts: Could not autoload puppet/provider/package/npm: /var/lib/puppet/lib/puppet/provider/package/npm.rb:3: syntax error, unexpected ':', expecting $end ...package).provide :npm, parent: Puppet::Provider::Package do ^

Failed to apply catalog: Could not retrieve local facts: Could not autoload puppet/provider/package/npm: /var/lib/puppet/lib/puppet/provider/package/npm.rb:3: syntax error, unexpected ':', expecting $end ...package).provide :npm, parent: Puppet::Provider::Package do ^

Another node in my environment is on CentOS 7.2 and didn't receive this error.

@bastelfreak
Copy link
Member

Hi, we dropped ruby1.8 support with the 2.0 release of the module. Please use older releases or upgrade to a newer ruby version. Jump in to #puppet or #voxpupuli on freenode and we are happy to help you figuring out the best upgrade path.

@dandunckelman
Copy link
Author

Noted. 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

2 participants