THANKS so much :) On Thursday, December 22, 2011 3:53:55 AM UTC+8, Joehillen wrote: > > Ok, I solved the issue. > > It took some doing because apparently puppet doesn't work with the newest > version of activerecord. > > http://projects.puppetlabs.com/issues/867 > > Here are the steps that ended up working: > > apt-get install rubygems > gem install activerecord --version 3.0.11 > apt-get install libmysqlclient15-dev > gem install mysql > > I had to disable async_storeconfig because stomp gave an error and I had > never used it before: > > err: Could not retrieve catalog from remote server: Error 400 on SERVER: > Could not write ***** to queue: undefined method `publish' for > #<Stomp::Client:0x7f86042f8280> > Instance::#<Puppet::Resource::Catalog:0x7f8604546618> > client : #<Puppet::Util::Queue::Stomp:0x7f860447b080>
-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/2e71c07d-c4d3-4e3c-bb05-d4bbb1b86aa3%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
