Issue #7420 has been updated by R.I. Pienaar. Category set to Packaging Status changed from Unreviewed to Accepted Assignee set to R.I. Pienaar Target version set to 1.2.1
Thanks, this change in behavior somehow came in a commit that was only supposed to fix spacing issues that made code review hard. Will see what the best course of action is, am leaning towards re-issuing debs that address this rather than a full release. ---------------------------------------- Bug #7420: New init script fails on Ubuntu https://projects.puppetlabs.com/issues/7420 Author: Matt Pascoe Status: Accepted Priority: Normal Assignee: R.I. Pienaar Category: Packaging Target version: 1.2.1 Keywords: Branch: Affected mCollective version: The newly updated init script fails on ubuntu (8.04 in this case). The start action now uses "success" and "failure" for its notification messages. These are not valid and fail with a message "Starting mcollective: /etc/init.d/mcollective: 126: success: not found" I simply changed the references back to log_success_msg and log_failure_msg respectively. -- 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 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.
