Ug. I updated ActiveRecord and now I get a new error (see below). any ideas?
--- Thanks, Allan Marcus 505-667-5666 bash-3.2# gem list *** LOCAL GEMS *** actionmailer (2.2.2, 1.3.6) actionpack (2.2.2, 1.13.6) actionwebservice (1.2.6) activerecord (2.3.4, 2.2.2, 1.15.6) activeresource (2.3.4, 2.2.2) activesupport (2.3.4, 2.2.2, 1.4.4) acts_as_ferret (0.4.3) capistrano (2.5.2) cgi_multipart_eof_fix (2.5.0) daemons (1.0.10) dnssd (0.6.0) fastthread (1.0.1) fcgi (0.8.7) ferret (0.11.6) gem_plugin (0.2.3) highline (1.5.0) hpricot (0.6.164) libxml-ruby (1.1.2) mongrel (1.1.5) mysql (2.7) needle (1.3.0) net-scp (1.0.1) net-sftp (2.0.1, 1.1.1) net-ssh (2.0.4, 1.1.4) net-ssh-gateway (1.0.0) rails (2.2.2, 1.2.6) rake (0.8.3) RedCloth (4.1.1) ruby-openid (2.1.2) ruby-yadis (0.3.4) rubynode (0.1.5) sqlite3-ruby (1.2.4) termios (0.9.4) xmpp4r (0.4) bash-3.2# puppetmasterd --no-daemonize /Library/Ruby/Gems/1.8/gems/activesupport-2.3.4/lib/active_support/ dependencies.rb:440:in `load_missing_constant': uninitialized constant Puppet::Network::Handler (NameError) from /Library/Ruby/Gems/1.8/gems/activesupport-2.3.4/lib/ active_support/dependencies.rb:80:in `const_missing' from /Library/Ruby/Site/1.8/puppet/network/server.rb:105:in `register_xmlrpc' from /Library/Ruby/Site/1.8/puppet/network/server.rb:104:in `each' from /Library/Ruby/Site/1.8/puppet/network/server.rb:104:in `register_xmlrpc' from /Library/Ruby/Site/1.8/puppet/network/server.rb:72:in `initialize' from /Library/Ruby/Site/1.8/puppet/application/puppetmasterd.rb: 112:in `new' from /Library/Ruby/Site/1.8/puppet/application/puppetmasterd.rb: 112:in `main' from /Library/Ruby/Site/1.8/puppet/application.rb:226:in `send' from /Library/Ruby/Site/1.8/puppet/application.rb:226:in `run_command' from /Library/Ruby/Site/1.8/puppet/application.rb:217:in `run' from /Library/Ruby/Site/1.8/puppet/application.rb:306:in `exit_on_fail' from /Library/Ruby/Site/1.8/puppet/application.rb:217:in `run' from /usr/sbin/puppetmasterd:66 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---