Issue #13588 has been updated by Josh Cooper. Status changed from In Topic Branch Pending Review to Merged - Pending Release Target version changed from 3.x to 3.0.0
This was merged in commit b19931ad8b0dc7fdcb2444b7a4a7f891a3ed36da ---------------------------------------- Bug #13588: log dir is not permissioned properly https://projects.puppetlabs.com/issues/13588#change-71337 Author: Chris Price Status: Merged - Pending Release Priority: Urgent Assignee: Category: settings Target version: 3.0.0 Affected Puppet version: Keywords: Branch: https://github.com/puppetlabs/puppet/pull/621 As a result of #7749, the order in the lifecycle at which Puppet::Util::Settings#use gets called w/rt log/var dirs has changed. This is causing failures on the jenkins acceptance tests, because webrick attempts to create a log file in the log directory before it has been created. -- 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.
