Issue #16553 has been updated by Adrien Thebo. Status changed from In Topic Branch Pending Review to Merged - Pending Release
Merged into master as 22fd89a. This should be released in 3.2.0. Thanks again for the contribution! -Adrien ---------------------------------------- Bug #16553: Bad return code of init script causes self.instances to brake in service/upstart provider https://projects.puppetlabs.com/issues/16553#change-83954 Author: Carl Caum Status: Merged - Pending Release Priority: Normal Assignee: Category: provider Target version: 3.2.0 Affected Puppet version: 3.1.0 Keywords: Branch: https://github.com/puppetlabs/puppet/pull/1183 When running `puppet resource service` on Ubuntu 10.04, the command fails when processing the portmap-wait status with the output: Could not run: Execution of '/sbin/status portmap-wait' returned 1: status: Unknown parameter: WAITER This is because of a bug in Ubuntu, but one bad init script shouldn't cause all of `puppet resource service` to fail. -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
