Issue #16770 has been updated by aric gardner.

aric gardner wrote:
> Josh Cooper wrote:
> > Hi Aric, what's the output of `gem list`?
> 
> None, gem install mysql failed. and The bundled mysql.rb driver has been 
> removed from Rails 2.2
> 
> 'root@puppet:/etc/puppet# gem list
> 
> *** LOCAL GEMS ***
> '

     apt-get install libmysql-ruby libmysqlclient-dev

Fixed my issue. 

Also I see that 

      Warning: ActiveRecord-based storeconfigs and inventory are deprecated. 
See http://links.puppetlabs.com/activerecord-deprecation
        (at /usr/lib/ruby/vendor_ruby/puppet/indirector/indirection.rb:316:in 
`new')          



I guess I'll be moving to puppetdb in any case.


----------------------------------------
Bug #16770: "uninitialized constant ActiveRecord" on puppet 3 w/ storedconfigs
https://projects.puppetlabs.com/issues/16770#change-75156

Author: eric sorenson
Status: Re-opened
Priority: Normal
Assignee: 
Category: 
Target version: 3.0.x
Affected Puppet version: 3.0.0
Keywords: 
Branch: 


Two users on the mailing list reported the same error loading active record on 
Telly: https://groups.google.com/d/topic/puppet-users/3tC0gYg9XA0/discussion

One is on EL6, the other Ubuntu 10.4

<pre>
Yesterday my puppetmaster and nodes got upgraded to puppet-3.0.0. 

Since then, all puppet runs have been failing with this error: 

Error: Could not retrieve catalog from remote server: Error 400 on 
SERVER: Could not autoload puppet/indirector/node/active_record: 
uninitialized constant ActiveRecord 


My colleague and I have put a few hours into trying to work out what's 
wrong. rubygem-activerecord-2.1.1-2.el6.noarch is installed from the 
puppetlabs RPM repo. We've reinstalled all components but made no progress. 
</pre>



-- 
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://projects.puppetlabs.com/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