Issue #12496 has been updated by Daniel Pittman. Category set to tidy Status changed from Rejected to Closed
Nick Lewis wrote: > This is fixed in 2.7.10, in commit:ca73283. I updated this to "closed" rather than "rejected" for internal bookkeeping reasons. The next PE patch release should resolve this for you, and sorry for the inconvenience. ---------------------------------------- Bug #12496: PE 2.0.2 displays negative dependencies error when purge=true https://projects.puppetlabs.com/issues/12496 Author: Ben Ford Status: Closed Priority: Normal Assignee: Category: tidy 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.
