I'm not sure it's related. That bug looks to be about detecting whether or not rails is installed. I'm running into a very clear requirement on a new version of ActiveRecord. It's a problem only on older operating systems, like ubuntu LTS.
Though interestingly, lib/puppet/feature/rails.rb requires ActiveRecord 2.1, while lib/puppet/defaults.rb requires 2.3. seph <sil...@paragina.ro> writes: > This looks similar to this problem: > http://projects.reductivelabs.com/issues/2102 > Although the error message is different. Skipping the error message the > error pops up because ruby fails to find the activerecord library, I'm > guessing it's the same for you. > > Check the patch from the above ticket (this one > http://projects.reductivelabs.com/attachments/585/0001-fix-libdir-for-rails-in-ubuntu.patch > , I'm guessing the solution is similar although the patch is for 24.8). I > hope you have a little bit of programming skills :) > > > Silviu > > On Wed, 05 Aug 2009 12:32:34 -0400, seph <s...@directionless.org> wrote: >> I've been looking forward to using 0.25, and now that there's an RC I >> figured I'd try it. My servers are mostly ubuntu LTS, which means hardy. >> >> When I try to launch puppetmaster, it complains: >> >> * Starting puppet configuration management tool master server >> Could not parse configuration file: StoreConfigs not supported >> without ActiveRecord 2.3 >> >> Is this an intentional dependancy? Any thoughts about what this means >> for people running older/stable OSes? >> >> seph >> >> > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---