Re: [Puppet Users] [Puppet Upgrade] Puppet agent does not work

2012-12-18 Thread Gary Larizza
Yep, The passenger gem does indeed need to be installed. On Tue, Dec 18, 2012 at 6:39 PM, Sebastien Liu wrote: > Hi Gary, > I launched 'passenger-status' and got > > /usr/lib/ruby/site_ruby/1.8/rubygems.rb:779:in `report_activate_error': > Could not find RubyGem passenger (>= 0) (Gem::LoadError

Re: [Puppet Users] [Puppet Upgrade] Puppet agent does not work

2012-12-18 Thread Sebastien Liu
Hi Gary, I launched 'passenger-status' and got /usr/lib/ruby/site_ruby/1.8/rubygems.rb:779:in `report_activate_error': Could not find RubyGem passenger (>= 0) (Gem::LoadError) from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:214:in `activate' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:1082:i

Re: [Puppet Users] [Puppet Upgrade] Puppet agent does not work

2012-12-18 Thread Sebastien Liu
Hi Gary, I reinstalled rubygems and installed active_record according the solution in the link you presented. But the error is still the same on client node. But it seems the ex-admin did not follow the installation instruction, because I did not get puppetmaster daemon before I upgrade the server.

Re: [Puppet Users] [Puppet Upgrade] Puppet agent does not work

2012-12-18 Thread Gary Larizza
Ahh, I seem to remember this - does this thread help you out --> https://groups.google.com/forum/?fromgroups=#!topic/puppet-users/VfKelFStVnU I think it may be the version of the activerecord gem. It certainly sounds like something went wrong with the rubygems on your system (if this is the case).

Re: [Puppet Users] [Puppet Upgrade] Puppet agent does not work

2012-12-18 Thread Sebastien Liu
Hi Gary, I fixed the permission issue then restarted apache, and it seems the puppet master is working : The environment must be purely alphanumeric, not '' But in the client node, when I launched 'puppet agent -t', I got : err: Could not retrieve catalog from remote server: Error 400 on SERVER