Title: Message Title
Charlie Sharpsteen commented on an issue
Puppet / Bug PUP-2164
require 'puppet' now throws an error in 3.5.0 with Ruby 1.8.7 as rubygems is not initialized
We now ship {{rubygems-json}} for EL 6.x as a dependency of Puppet 3.5.0. However, Ruby 1.8.7 does not initialize the Gem search paths by default which leads to the following error:

{noformat}
# yum install -y puppet-3.5.0-1.el6

# ... much yum output ...

# ruby -e ' require "puppet" '
/usr/lib/ruby/site_ruby/1.8/puppet/module.rb:3:in `require':...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to