Issue #1954 has been updated by luke. Status changed from Unreviewed to Closed
I've fixed this in my branch to fix #916. I've added a commit there that just completely ignores the state file for any syncing tasks. ---------------------------------------- Bug #1954: issue with facter sync http://projects.reductivelabs.com:80/issues/1954 Author: lludwig Status: Closed Priority: Low Assigned to: Category: Target version: Complexity: Unknown Affected version: 0.24.7 Keywords: >From a previous IM conversation with Luke. The syncing of facter and puppet >plugins appears to not completely and remove old entries in the state.yaml >file. I'm getting this on only some of the puppet installs I have and but it >happens every time puppetd runs: Feb 10 15:58:02 furies puppetd[28028]: Ignoring --listen on onetime run Feb 10 15:58:03 furies puppetd[28028]: (/File[/var/lib/puppet/lib/plugins/facter]/checksum) checksum changed '{mtime}Wed Aug 13 12:28:06 -0400 2008' to '{mtime}Tue Feb 10 10:58:05 -0500 2009' Feb 10 15:58:04 furies puppetd[28028]: (/File[/var/lib/puppet/lib/plugins/facter/raidcontroller.rb]/checksum) checksum changed '{md5}5dca7b04df1446bb889b8c50264b7790' to '{md5}83bdbe225fb841b0f0db58008333310e' Feb 10 15:58:04 furies puppetd[28028]: (/File[/var/lib/puppet/lib/plugins/facter/raidtype.rb]/checksum) checksum changed '{md5}b938524c7d8bd7c3ba6fb71834aa95a0' to '{md5}b97e0467173404397f98416fa92573fa' Feb 10 15:58:04 furies puppetd[28028]: (/File[/var/lib/puppet/lib/plugins/puppet]/checksum) checksum changed '{mtime}Wed Aug 13 12:28:23 -0400 2008' to '{mtime}Mon Sep 08 11:28:04 -0400 2008' Once the state.yaml file is deleted, this issue goes away. Not sure if it would happen again if and when I update/add a new facter to transfer to the nodes. ---------------------------------------- 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 -~----------~----~----~----~------~----~------~--~---
