Issue #17287 has been updated by eric sorenson. Status changed from Unreviewed to Needs More Information Assignee set to Greg Swift
Hi Greg, I'm not sure I understand what the problem is. The message is just saying that it "created" an ensure, a guarantee about the state of the package. It is not actually changing the state of the system, if it did you would see a message like "changed 'present' to 'purged'" Does that make sense? If so please mark this ticket as closed, if not you can re-assign it back to me with information on how I can help you further. ---------------------------------------- Bug #17287: CentOS client ensuring package every run when set to purge not absent https://projects.puppetlabs.com/issues/17287#change-77847 Author: Greg Swift Status: Needs More Information Priority: Normal Assignee: Greg Swift Category: Target version: Affected Puppet version: Keywords: Branch: I was working on our internal time module. I’m attaching a very generic version of it. Basically when the class is set ‘ensure => absent’ My module sets the package's 'ensure => purge' to make sure that package and all is gone. But every run subsequent run it throws the following notice: notice: /Stage[main]/Basictime/Package[ntp]/ensure: created Also attaching full output as well. Testing with 2.7.19 from yum.puppetlabs. This part works fine on debian (I have a different issue on that side - bug 17286) -- 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.
