Re: [Puppet Users] undefined method `initvars'

2011-07-27 Thread Sean Carolan
On Tue, Jul 26, 2011 at 11:44 AM, Tony G. wrote: > Try enabling debug and trace on your agent, that will provide more details. Ok, we gave this a shot. Here's the output with --debug and --trace turned on: /var/lib/puppet/lib/puppet/type/package.rb:316:in `initialize' /usr/lib/ruby/site_ruby/1.

Re: [Puppet Users] undefined method `initvars'

2011-07-26 Thread Tony G.
Try enabling debug and trace on your agent, that will provide more details. On Tue, Jul 26, 2011 at 11:17 AM, Sean Carolan wrote: > We are seeing this error in our log files on some clients: > > puppetd[15068]: Could not run Puppet configuration client: undefined > method `initvars' for # > > Wh

[Puppet Users] undefined method `initvars'

2011-07-26 Thread Sean Carolan
We are seeing this error in our log files on some clients: puppetd[15068]: Could not run Puppet configuration client: undefined method `initvars' for # Where do I begin troubleshooting this? The client software versions are: ruby-1.8.5-5.el5_4.8.x86_64 ruby-libs-1.8.5-5.el5_4.8.x86_64 ruby-shad