Issue #12572 has been updated by Patrick Carlisle.

Category set to logging
Priority changed from Normal to Low

The basic problem here is that we're using a catalog internally to write this 
file. We do that for a lot of things, and if you have show_diff turned on 
(implied by -t) then any file resources will print diffs when they are changed. 
It would be nice to have more fine-grained control over this output, possibly 
with two levels: one to only show changes made by the "real" catalog that the 
user is managing, and one to show changes for all catalogs, including these 
internal ones.

This isn't something I have time to fix at the moment. I will try to come back 
to it later or maybe someone wants to write a patch for it.
----------------------------------------
Bug #12572: 2.7.10 dumps last_run_summary.yaml after each test run
https://projects.puppetlabs.com/issues/12572#change-54891

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.

Reply via email to