Issue #1426 has been updated by jamtur01. Status changed from Closed to Unreviewed
---------------------------------------- Bug #1426: restart is not working correctly (with the redhat provider) http://reductivelabs.com/redmine/issues/show/1426 Author: immerda Status: Unreviewed Priority: High Assigned to: jamtur01 Category: Red Hat Target version: 0.24.5 Keywords: Complexity: Unknown Patch: Affected version: 0.24.5 when notifying a service to be restarted, the restart is triggered but not actually done. a specific restart part of a debug looks like that: <pre> debug: Calling fileserver.list debug: Service[shorewall](provider=redhat): Executing '/etc/init.d/shorewall status' debug: Puppet::Type::Service::ProviderRedhat: Executing '/sbin/chkconfig shorewall' notice: //Node[x.example.ch]/config::immerda/shorewall/shorewall::base/Service[shorewall]: Triggering 'refresh' from 1 dependencies debug: Service[shorewall](provider=redhat): Executing '/etc/init.d/shorewall status' debug: Calling fileserver.list </pre> this seem to happen (so far) only with the redhat provider. I debugged that with jamesturnbull and he nearly figured it out. He has additional informations for this bug. this bug appears when using the latest 0.24.x head. ---------------------------------------- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
