Issue #1056 has been updated by luke. Status changed from Accepted to Closed
Yeah, the fix for this is to remove your state file and let Puppet refresh it. This has been fixed since, apparently, at least 0.24.6. I don't know why the ticket's still open. ---------------------------------------- Bug #1056: Pluginsync/factsync checksums are getting stored in the state file http://projects.reductivelabs.com/issues/1056 Author: marthag Status: Closed Priority: Normal Assigned to: community Category: unknown Target version: unplanned Complexity: Unknown Patch: None Affected version: 0.24.4 Keywords: Periodically, puppetd reports that it has updated the checksum for files in $libdir, but does not actually do so. It reports this on every run until state.yaml is removed. <pre> Feb 7 22:04:22 uk4 puppetdr26029: (/File[/var/lib/puppet/lib]/checksum) checksum changed '{time}Tue Jan 29 23:11:05 +0000 2008' to '{time}Tue Jan 29 23:11:22 +0000 2008' Feb 7 22:04:26 uk4 puppetdr26029: (/File[/var/lib/puppet/lib/puppet/provider/pgsql_database/pgsql.rb]/checksum) checksum changed '{md5}5920ff19f200eb1bc69a8f015d368887' to '{md5}e9b95e61ac7c5d35171c252adca5d0aa' Feb 7 22:04:27 uk4 puppetdr26029: (/File[/var/lib/puppet/lib/puppet/provider/pgsql_user/pgsql.rb]/checksum) checksum changed '{md5}ef46eee45a5eabe83bd785bed5874e54' to '{md5}1a46f17482a4ae45e564c2d253af0f26' Feb 7 22:04:32 uk4 puppetdr26029: (/File[/var/lib/puppet/lib/puppet/type/pgsql_user.rb]/checksum) checksum changed '{md5}f8e8e99195103ffd32183a7f950cc7bd' to '{md5}0ea09ba92294fc5ec1fef4f527009fa9' Feb 7 22:04:34 uk4 puppetdr26029: (/File[/var/lib/puppet/lib/facter/virtual.rb]/checksum) checksum changed '{md5}4df11654a6eefec96afbc7298457c7eb' to '{md5}b6f239ff9554a81d73dedd8e9c5fa130' Feb 7 22:35:14 uk4 puppetdr26029: (/File[/var/lib/puppet/lib]/checksum) checksum changed '{time}Tue Jan 29 23:11:05 +0000 2008' to '{time}Tue Jan 29 23:11:22 +0000 2008' Feb 7 22:35:18 uk4 puppetdr26029: (/File[/var/lib/puppet/lib/puppet/provider/pgsql_database/pgsql.rb]/checksum) checksum changed '{md5}5920ff19f200eb1bc69a8f015d368887' to '{md5}e9b95e61ac7c5d35171c252adca5d0aa' Feb 7 22:35:19 uk4 puppetdr26029: (/File[/var/lib/puppet/lib/puppet/provider/pgsql_user/pgsql.rb]/checksum) checksum changed '{md5}ef46eee45a5eabe83bd785bed5874e54' to '{md5}1a46f17482a4ae45e564c2d253af0f26' Feb 7 22:35:24 uk4 puppetdr26029: (/File[/var/lib/puppet/lib/puppet/type/pgsql_user.rb]/checksum) checksum changed '{md5}f8e8e99195103ffd32183a7f950cc7bd' to '{md5}0ea09ba92294fc5ec1fef4f527009fa9' Feb 7 22:35:26 uk4 puppetdr26029: (/File[/var/lib/puppet/lib/facter/virtual.rb]/checksum) checksum changed '{md5}4df11654a6eefec96afbc7298457c7eb' to '{md5}b6f239ff9554a81d73dedd8e9c5fa130' </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 -~----------~----~----~----~------~----~------~--~---
