You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to puppet...@googlegroups.com
Hi,
Just installed Puppet Enterprise 3.1 in RHEL 6.4. However, the final step in my installation process failed. I had all the roles (Master/Database/Console/Provisioner/Agent) selected in the install. Please note the error:
[NOTE] You may have encountered a bug in the Ruby interpreter or extension libraries. Bug reports are welcome. For details: http://www.ruby-lang.org/bugreport.html
However, the puppet master started automatically and it is running. But I get errors when verifying my license. I executed "puppet license" and got the following error:
/opt/puppet/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': Unable to find application 'license'. cannot load such file -- puppet/util/puppetdb (LoadError) cannot load such file -- puppet/util/puppetdb from /opt/puppet/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /opt/puppet/lib/ruby/site_ruby/1.9.1/puppet/application/license.rb:4:in `<top (required)>' from /opt/puppet/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /opt/puppet/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /opt/puppet/lib/ruby/site_ruby/1.9.1/puppet/application.rb:246:in `find' from /opt/puppet/lib/ruby/site_ruby/1.9.1/puppet/util/command_line.rb:129:in `run' from /opt/puppet/lib/ruby/site_ruby/1.9.1/puppet/util/command_line.rb:86:in `execute' from ./puppet:4:in `<main>'