Hi > Shouldn't the "Skipping because of failed dependencies" in the output > below be absolute? Why is puppet still refreshing the Service[dep] > (in the very next log line)? Am I misunderstanding how the dependencies > should work?
hmm, which version are you running? > err: //Exec[check-dep]: Failed to call refresh on Exec[check-dep]: exit 1 > returned 1 instead of 0 at /home/jlavoie/dep.pp:12 > notice: //Service[dep]: Dependency exec[exit 1] has 1 failures > warning: //Service[dep]: Skipping because of failed dependencies > notice: //Service[dep]: Triggering 'refresh' from 1 dependencies > debug: Service[dep](provider=debian): Executing '/bin/true status' > debug: Service[dep](provider=debian): Executing '/bin/true stop' > debug: Service[dep](provider=debian): Executing '/bin/true start' > debug: Finishing transaction -606555348 with 2 changes I mean it says that is skipping the service beacause of failed dependecies. strange. If it's with the latest puppet version I would then file a bug, otherwise try first with the latest one. cheers pete --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---