Issue #1794 has been updated by luke. Status changed from Unreviewed to Accepted Assigned to set to luke Complexity changed from Unknown to Easy
---------------------------------------- Bug #1794: fix for 1703 introduced another error http://projects.reductivelabs.com/issues/show/1794 Author: martin Status: Accepted Priority: Normal Assigned to: luke Category: Target version: 0.24.7 Complexity: Easy Affected version: 0.24.6 Keywords: While trying out 0.24.7 rc1 I ran across this, which might be related to the check-in of 9ab3afb5423b406c661805946aac174f7f3e5674: <pre>/usr/ops/lib/ruby/site_ruby/1.8/puppet/reports/tagmail.rb:168:in `send': Could not send report emails via sendmail: undefined method `synchronize' for nil:NilClass (Puppet::Error) from /usr/ops/lib/ruby/site_ruby/1.8/puppet/reports/tagmail.rb:126:in `fork' from /usr/ops/lib/ruby/site_ruby/1.8/puppet/reports/tagmail.rb:126:in `send' from /usr/ops/lib/ruby/site_ruby/1.8/puppet/reports/tagmail.rb:121:in `process' from /usr/ops/lib/ruby/site_ruby/1.8/puppet/network/handler/report.rb:66:in `process' from /usr/ops/lib/ruby/site_ruby/1.8/puppet/network/handler/report.rb:59:in `each' from /usr/ops/lib/ruby/site_ruby/1.8/puppet/network/handler/report.rb:59:in `process' from /usr/ops/lib/ruby/site_ruby/1.8/puppet/network/handler/report.rb:33:in `report' from /usr/ops/lib/ruby/site_ruby/1.8/puppet/network/handler/report.rb:2:in `to_proc' from /usr/ops/lib/ruby/site_ruby/1.8/puppet/network/xmlrpc/processor.rb:52:in `call' from /usr/ops/lib/ruby/site_ruby/1.8/puppet/network/xmlrpc/processor.rb:52:in `protect_service' from /usr/ops/lib/ruby/site_ruby/1.8/puppet/network/xmlrpc/processor.rb:85:in `setup_processor' from /usr/ops/lib/ruby/1.8/xmlrpc/server.rb:336:in `call' from /usr/ops/lib/ruby/1.8/xmlrpc/server.rb:336:in `dispatch' from /usr/ops/lib/ruby/1.8/xmlrpc/server.rb:323:in `each' from /usr/ops/lib/ruby/1.8/xmlrpc/server.rb:323:in `dispatch' from /usr/ops/lib/ruby/1.8/xmlrpc/server.rb:366:in `call_method' from /usr/ops/lib/ruby/1.8/xmlrpc/server.rb:378:in `handle' from /usr/ops/lib/ruby/site_ruby/1.8/puppet/network/xmlrpc/processor.rb:44:in `process' from /usr/ops/lib/ruby/site_ruby/1.8/puppet/network/xmlrpc/webrick_servlet.rb:68:in `service' from /usr/ops/lib/ruby/1.8/webrick/httpserver.rb:104:in `service' from /usr/ops/lib/ruby/1.8/webrick/httpserver.rb:65:in `run' from /usr/ops/lib/ruby/1.8/webrick/server.rb:173:in `start_thread' from /usr/ops/lib/ruby/1.8/webrick/server.rb:162:in `start' from /usr/ops/lib/ruby/1.8/webrick/server.rb:162:in `start_thread' from /usr/ops/lib/ruby/1.8/webrick/server.rb:95:in `start' from /usr/ops/lib/ruby/1.8/webrick/server.rb:92:in `each' from /usr/ops/lib/ruby/1.8/webrick/server.rb:92:in `start' from /usr/ops/lib/ruby/1.8/webrick/server.rb:23:in `start' from /usr/ops/lib/ruby/1.8/webrick/server.rb:82:in `start' from /usr/ops/lib/ruby/site_ruby/1.8/puppet.rb:293:in `start' from /usr/ops/lib/ruby/site_ruby/1.8/puppet.rb:144:in `newthread' from /usr/ops/lib/ruby/site_ruby/1.8/puppet.rb:143:in `initialize' from /usr/ops/lib/ruby/site_ruby/1.8/puppet.rb:143:in `new' from /usr/ops/lib/ruby/site_ruby/1.8/puppet.rb:143:in `newthread' from /usr/ops/lib/ruby/site_ruby/1.8/puppet.rb:291:in `start' from /usr/ops/lib/ruby/site_ruby/1.8/puppet.rb:290:in `each' from /usr/ops/lib/ruby/site_ruby/1.8/puppet.rb:290:in `start' from /usr/ops/bin/puppetmasterd:285</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://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 -~----------~----~----~----~------~----~------~--~---
