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 /etc/puppet/utilities: line 735: 12081 Aborted /opt/puppet/bin/puppet apply --no-report --modulepath /opt/puppet/share/puppet/modules -v --exec "class { pe_postgresql: version => '9.2', config_hash => { listen_addresses => 'localhost', ip_mask_allow_all_users => '0.0.0.0/0' } }" 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>' Any help would be appreciated. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/f3a357ea-4665-481f-a5b3-98b193494bd9%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
