On Tue, Aug 14, 2012 at 4:10 PM, saasadm <[email protected]> wrote: > Have anyone seen this error before? I just installed Puppet and tried it > out and got this error. I haven't made any changes to the system > yet after the installation. > >>puppet agent --noop --verbose -test
Are there two dashes before test? --test versus -test? > /usr/lib/ruby/site_ruby/1.8/puppet/util/subclass_loader.rb:21:in > `handle_subclasses': uninitialized constant Puppet::Util::Autoload > (NameError) > from /usr/lib/ruby/site_ruby/1.8/puppet/network/handler.rb:18 > from /usr/lib/ruby/site_ruby/1.8/puppet/application/agent.rb:2:in > `require' > from /usr/lib/ruby/site_ruby/1.8/puppet/application/agent.rb:2 > from /usr/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb:52:in > `require' > from /usr/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb:52:in > `require_application' > from /usr/lib/ruby/site_ruby/1.8/puppet/util/command_line.rb:59:in > `execute' > from /usr/bin/puppet:4 > > Any ideas? > > Thanks > > Phat > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/puppet-users/-/7ZhYrXtr1kAJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. -- Ryan Coleman | about.me/ryc Modules & Forge @ Puppet Labs -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
