[Puppet Users] Upgrade from 2.7 to 3.0, problem with "run_mode" in application.rb

2012-09-28 Thread Forrie
Just upgraded my puppet master to 3.0.0. We have a very simple setup. However, when restarting, I see this error: Starting puppetmaster: /usr/local/lib/ruby/gems/1.8/gems/puppet-3.0.0/lib/puppet/application.rb:273:in `run_mode': undefined method `settings' for Puppet:Module (NoMethodError) f

Re: [Puppet Users] Upgrade from 2.7 to 3.0, problem with "run_mode" in application.rb

2012-09-28 Thread Jeff McCune
On Fri, Sep 28, 2012 at 1:38 PM, Forrie wrote: > > Just upgraded my puppet master to 3.0.0. We have a very simple setup. > However, when restarting, I see this error: Do you happen to be at PuppetConf? If so, I'm up on the second level and would love to work with you on this issue. > Starting

Re: [Puppet Users] Upgrade from 2.7 to 3.0, problem with "run_mode" in application.rb

2012-09-28 Thread Forrie
I'm not at PuppetConf, unfortunately. In this case, all I did was a simple CentOS "service puppetmaster restart" as I have in the past. But, I wonder if the fact there are older versions still present might contribute to this -- though it shouldn't be reading code from those locations. I down

Re: [Puppet Users] Upgrade from 2.7 to 3.0, problem with "run_mode" in application.rb

2012-09-28 Thread Patrick Carlisle
On Fri, Sep 28, 2012 at 2:29 PM, Forrie wrote: > I'm not at PuppetConf, unfortunately. In this case, all I did was a > simple CentOS "service puppetmaster restart" as I have in the past. > > But, I wonder if the fact there are older versions still present might > contribute to this -- though it

Re: [Puppet Users] Upgrade from 2.7 to 3.0, problem with "run_mode" in application.rb

2012-09-28 Thread Jeff McCune
On Fri, Sep 28, 2012 at 2:29 PM, Forrie wrote: > I'm not at PuppetConf, unfortunately. In this case, all I did was a simple > CentOS "service puppetmaster restart" as I have in the past. > > But, I wonder if the fact there are older versions still present might > contribute to this -- though it s