Issue #2324 has been updated by Stéphan Gorget.

By doing a bisec on the master tree I found that the error was introduced at 
commit:abbb282211096780eea4efa461b2d7f958dc29ae
----------------------------------------
Bug #2324: Puppetd fails to start without rails
http://projects.reductivelabs.com/issues/2324

Author: Stéphan Gorget
Status: Unreviewed
Priority: Normal
Assigned to: 
Category: 
Target version: 
Complexity: Unknown
Affected version: 0.25.0
Keywords: 


I'm using puppet (master branch) with ruby (1.8.5) without rails on CentOS 5.2 
and I have the following error :

<pre>
[r...@cors013 puppet]# puppetd --test --server cors008.ocre.cea.fr
Could not autoload compiler: uninitialized constant ActiveRecord
/usr/lib/ruby/site_ruby/1.8/puppet/indirector/indirection.rb:160:in 
`validate_terminus_class': Could not find terminus compiler for indirection 
catalog (ArgumentError)
        from 
/usr/lib/ruby/site_ruby/1.8/puppet/indirector/indirection.rb:150:in 
`terminus_class='
        from 
/usr/lib/ruby/site_ruby/1.8/puppet/indirector/indirection.rb:111:in `send'
        from 
/usr/lib/ruby/site_ruby/1.8/puppet/indirector/indirection.rb:111:in `initialize'
        from 
/usr/lib/ruby/site_ruby/1.8/puppet/indirector/indirection.rb:109:in `each'
        from 
/usr/lib/ruby/site_ruby/1.8/puppet/indirector/indirection.rb:109:in `initialize'
        from /usr/lib/ruby/site_ruby/1.8/puppet/indirector.rb:30:in `new'
        from /usr/lib/ruby/site_ruby/1.8/puppet/indirector.rb:30:in `indirects'
        from /usr/lib/ruby/site_ruby/1.8/puppet/resource/catalog.rb:18
         ... 11 levels...
        from /usr/lib/ruby/site_ruby/1.8/puppet/application/puppetd.rb:1:in 
`require'
        from /usr/lib/ruby/site_ruby/1.8/puppet/application/puppetd.rb:1
        from /usr/sbin/puppetd:158:in `require'
        from /usr/sbin/puppetd:158
</pre>

and with rails(2.1.1) it works fine.


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://reductivelabs.com/redmine/my/account

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" 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-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to