On 12/16/2014 10:11 AM, Dirk Heinrichs wrote: > Hi, > > on Puppet 3.7.3 (Windows) I currently see the following strange behaviour: > > Notice: /Stage[main]/Myclass/Exec[myexec]: Dependency Exec[myotherexec] > has failures: true > Warning: /Stage[main]/Myclass/Exec[myexec]: Skipping because of failed > dependencies > Debug: Exec[myexec](provider=windows): Executing 'cmd /C somecommand.exe' > Debug: Executing 'cmd /C somecommand.exe' > > So it says "Skipping because of failed dependencies", but then executes > it anyway. > > Bye... > > Dirk
Hi, you are most likely looking at this timeless classic: https://tickets.puppetlabs.com/browse/PUP-1106 Rejoyce, a fix is finally available. (It won't be released before Puppet 4, though.) Best, Felix -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/5490032C.1010101%40alumni.tu-berlin.de. For more options, visit https://groups.google.com/d/optout.
