Issue #12572 has been updated by Justin Honold.
So this isn't already patched as per https://projects.puppetlabs.com/issues/7106 ? ---------------------------------------- Bug #12572: 2.7.10 dumps last_run_summary.yaml after each test run https://projects.puppetlabs.com/issues/12572#change-54892 Author: Justin Honold Status: Accepted Priority: Low Assignee: Category: logging Target version: Affected Puppet version: 2.7.10 Keywords: Branch: I noticed on a new (2.7.10) client that each 'puppetd -tv' invocation yielded a diff of last_run_summary.yaml: notice: Finished catalog run in 2.13 seconds notice: /File[/var/lib/puppet/state/last_run_summary.yaml]/content: --- /var/lib/puppet/state/last_run_summary.yaml 2012-02-10 16:44:45.738160211 -0600 +++ /tmp/puppet-file20120210-23757-1pl9l4e-0 2012-02-10 17:29:12.183128483 -0600 Much more data follows after that. I tried upgrading my master to 2.7.10, restarted, and retried - no dice. Tried again from a 2.7.6 client, which went fine. Then I upgraded it to 2.7.10, retried, and it also yielded the diff. Environment: CentOS 6.2 x64 + ruby 1.8.7 (2011-06-30 patchlevel 352) + rubygems-1.3.7-1, Puppet installed via gems. -- 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.
