Issue #1114 has been updated by luke. Assigned to changed from luke to jamtur01
Fixed in the tickets/0.24.x/1114 branch in my repo. ---------------------------------------- Bug #1114: pluginsync does not detect new facts http://reductivelabs.com/redmine/issues/show/1114 Author: wyvern Status: Accepted Priority: Normal Assigned to: jamtur01 Category: unknown Target version: 0.24.5 Keywords: Complexity: Unknown Patch: None Affected version: Using Debian's 0.24.1-2 package, new facts are not detected after pluginsync has run (i.e. I'd expect to see a "Facts have changed, recompiling" message) <pre> # rm /var/lib/puppet/lib/facter/* rm: cannot remove @/var/lib/puppet/lib/facter/*': No such file or directory # puppetd --pluginsync --test -w 5 --server $host info: Retrieving plugins notice: /File[/var/lib/puppet/lib/facter]/checksum: checksum changed '{time}Wed Mar 05 11:44:48 +0000 2008' to '{time}Wed Mar 05 12:15:35 +0000 2008' notice: /File[/var/lib/puppet/lib/facter/mgmt_ip.rb.disabled]/ensure: created notice: /File[/var/lib/puppet/lib/facter/mountpoints.rb]/ensure: created notice: /File[/var/lib/puppet/lib/facter/virtual.rb]/ensure: created notice: /File[/var/lib/puppet/lib/facter/cputype.rb]/ensure: created notice: /File[/var/lib/puppet/lib/facter/userspace.rb]/ensure: created notice: Ignoring cache err: Could not retrieve catalog: Failed to parse template snmpd/snmpd.conf: Could not find value for 'mountpoints' at /etc/puppet/modules/snmpd/manifests/init.pp:19 </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 -~----------~----~----~----~------~----~------~--~---
