Issue #6168 has been updated by Andrew Parker. Target version deleted (2.7.x)
---------------------------------------- Bug #6168: `puppet master` should not daemonize before checking that it can startup https://projects.puppetlabs.com/issues/6168#change-80337 Author: Jacob Helwig Status: Accepted Priority: High Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: If there are problems that would cause the puppet master to fail to start up (missing directories, permissions errors, etc, etc), these are not reported when running the master via the command line (`puppet master --daemonize`). Puppet should check for proper directories, and permissions before daemonizing so it can output initialization errors, and return non-zero, rather than giving the appearance of success, when it actually has silently failed. -- 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.
