Title: Message Title
Sean Edge commented on an issue
Puppet / Bug PUP-2182
Package resource not working as expected in 3.5.0
One of my modules has the following code:

{code}
package { 'inetd': ensure => absent; }
{code}

On the next Puppet run, Puppet tries to remove the xinetd package (debug output):
{code}
Debug: Executing '/bin/rpm -q inetd --nosignature --nodigest --qf %{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH}\n'
Debug: Executing '/bin/rpm -q i...


--
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 puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to