Issue #22529 has been updated by Josh Partlow. Status changed from Investigating to Merged - Pending Release Branch set to https://github.com/puppetlabs/puppet/pull/1909
---------------------------------------- Bug #22529: apt package ensure absent/purged causes warnings on 3.3.0 https://projects.puppetlabs.com/issues/22529#change-97641 * Author: Lauri Tirkkonen * Status: Merged - Pending Release * Priority: Normal * Assignee: Josh Partlow * Category: * Target version: 3.3.1 * Affected Puppet version: 3.3.0 * Keywords: * Branch: https://github.com/puppetlabs/puppet/pull/1909 ---------------------------------------- Since upgrading to 3.3.0 my Ubuntu agents are reporting new warnings on every run. This does not happen on 3.2.4 so this is a regression. # puppet apply -e "package {'deja-dup': ensure => purged }" Notice: Compiled catalog for test-precise.niksula.hut.fi in environment production in 0.10 seconds Warning: Failed to match dpkg-query line "No packages found matching deja-dup.\n" Notice: Finished catalog run in 0.32 seconds -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
