Issue #12496 has been updated by Ben Ford. Affected Puppet version set to 2.7.9
---------------------------------------- Bug #12496: PE 2.0.2 displays negative dependencies error when purge=true https://projects.puppetlabs.com/issues/12496 Author: Ben Ford Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: 2.7.9 Keywords: Branch: Managed /etc/hosts with purge=true. When puppet removed a manually added resource, it displayed an error. This does not happen in PE 2.0.0. <pre> [root@billy ~]# puppet resource host > /etc/puppetlabs/puppet/manifests/hosts.pp [root@billy ~]# vim /etc/puppetlabs/puppet/manifests/hosts.pp [root@billy ~]# vim /etc/hosts [root@billy ~]# puppet apply /etc/puppetlabs/puppet/manifests/hosts.pp warning: /Host[test]: appears to have a negative number of dependencies notice: /Host[test]/ensure: removed notice: Finished catalog run in 0.13 seconds </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://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.
