On Mon, Mar 02, 2009 at 05:41:03PM +1100, James Turnbull wrote:
> Robin Lee Powell wrote:
> > Yeah, changing to "storeconfigs = false" in puppet.conf doesn't seem
> > to change the behaviour.
> > 
> > Oh, wait, scratch that.  
> > 
> > It still emits the error, but then goes on to actually run.  That
> > is, it was doing this:
> > 
> >     $ puppetd -tv
> >     Failed to load feature test for rails: undefined method `synchronize' 
> > for ActiveRecord::ConnectionAdapters::ConnectionPool:Class
> >     info: Retrieving plugins
> >     err: Could not retrieve catalog: Rails is missing; cannot store 
> > configurations
> >     warning: Not using cache on failed catalog
> >     $
> > 
> > Now it does this:
> > 
> >     $ puppetd -tv
> >     Failed to load feature test for rails: undefined method `synchronize' 
> > for ActiveRecord::ConnectionAdapters::ConnectionPool:Class
> >     info: Retrieving plugins
> >     info: Caching catalog at /var/lib/puppet/state/localconfig.yaml
> >     notice: Starting catalog run
> >     notice: Finished catalog run in 9.99 seconds
> >     $
> > 
> > Switching storeconfigs and restarting puppetmasterd is enough to
> > switch between the two behaviours.
> > 
> > Downgrading rails (via dpkg) from 2.1.0-6 to 2.0.2-2 did not seem to
> > make the error go away.
> > 
> > I am now functional again; yay.  If anyone wants more details to
> > help track this down as a bug, please let me know.  Hell, you can
> > have a shell account if you like.  :)
> 
> Any chance you could log as a ticket please Robin?

Certainly.  I don't like to do that until I've checked with others
to make sure I'm not just being a moron.  :)

http://projects.reductivelabs.com/issues/2041

-Robin

-- 
They say:  "The first AIs will be built by the military as weapons."
And I'm thinking:  "Does it even occur to you to try for something
other than the default outcome?" -- http://shorl.com/tydruhedufogre
http://www.digitalkingdom.org/~rlpowell/ *** http://www.lojban.org/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to