Issue #3577 has been updated by James Turnbull. Status changed from Ready for Testing to Closed
Pushed in commit:"f6046abcb44b99d1385462f4576f180184e3154e" in branch 0.25.x ---------------------------------------- Bug #3577: 0.24.8 client cannot connect to 0.25.5rc1 http://projects.puppetlabs.com/issues/3577 Author: Ohad Levy Status: Closed Priority: High Assigned to: Markus Roberts Category: SSL Target version: 0.25.5 Affected version: 0.25.5rc1 Keywords: Branch: http://github.com/MarkusQ/puppet/tree/ticket/0.25.5rc1/3577 on the client(0.24.8): <pre> err: Could not retrieve catalog: wrong number of arguments (1 for 0) </pre> on the master (which is 025.5rc1): <pre> /usr/lib/ruby/site_ruby/1.8/puppet/network/handler/master.rb:69:in `to_yaml' /usr/lib/ruby/site_ruby/1.8/puppet/network/handler/master.rb:69:in `getconfig' /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `to_proc' /usr/lib/ruby/site_ruby/1.8/puppet/network/xmlrpc/processor.rb:52:in `call' /usr/lib/ruby/site_ruby/1.8/puppet/network/xmlrpc/processor.rb:52:in `protect_service' /usr/lib/ruby/site_ruby/1.8/puppet/network/xmlrpc/processor.rb:85:in `setup_processor' /usr/lib/ruby/1.8/xmlrpc/server.rb:336:in `call' /usr/lib/ruby/1.8/xmlrpc/server.rb:336:in `dispatch' /usr/lib/ruby/1.8/xmlrpc/server.rb:323:in `each' /usr/lib/ruby/1.8/xmlrpc/server.rb:323:in `dispatch' /usr/lib/ruby/1.8/xmlrpc/server.rb:366:in `call_method' /usr/lib/ruby/1.8/xmlrpc/server.rb:378:in `handle' /usr/lib/ruby/site_ruby/1.8/puppet/network/xmlrpc/processor.rb:44:in `process' /usr/lib/ruby/site_ruby/1.8/puppet/network/http/rack/xmlrpc.rb:35:in `process' /usr/lib/ruby/site_ruby/1.8/puppet/network/http/rack.rb:48:in `call' </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.
