Issue #3114 has been updated by James Turnbull. Status changed from Ready for Testing to Closed
Pushed in commit:"1f086c28118075aa8cccc2edcdd44ae64b3a5750" in branch 0.25.x ---------------------------------------- Bug #3114: Puppet crashes after run http://projects.reductivelabs.com/issues/3114 Author: Jason Rojas Status: Closed Priority: Normal Assigned to: James Turnbull Category: plumbing Target version: 0.25.5 Affected version: 0.25.3 Keywords: Branch: http://github.com/MarkusQ/puppet/tree/ticket/0.25.x/3114 Upgraded puppet client to match the master 0.25.3, it runs once and at the end of the run exits. Here is the output of the trace: /usr/lib/ruby/site_ruby/1.8/puppet/util/suidmanager.rb:29:in `asuser': Invalid argument (Errno::EINVAL) from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:731:in `writesub' from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:717:in `write' from /usr/lib/ruby/site_ruby/1.8/puppet/indirector/ssl_file.rb:158:in `write' from /usr/lib/ruby/site_ruby/1.8/puppet/indirector/ssl_file.rb:98:in `save' from /usr/lib/ruby/site_ruby/1.8/puppet/indirector/indirection.rb:199:in `find' from /usr/lib/ruby/site_ruby/1.8/puppet/indirector.rb:51:in `find' from /usr/lib/ruby/site_ruby/1.8/puppet/ssl/host.rb:208:in `ssl_store' from /usr/lib/ruby/site_ruby/1.8/puppet/network/http/webrick.rb:115:in `setup_ssl' ... 7 levels... from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:217:in `run' from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:306:in `exit_on_fail' from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:217:in `run' from /usr/sbin/puppetd:159 Let me know if there is anything else needed to help debug this. I can definitely reproduce this. -- 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.
