Issue #13931 has been reported by Andrew  Parker.

----------------------------------------
Bug #13931: Puppet master will create a log file that it cannot write to
https://projects.puppetlabs.com/issues/13931

Author: Andrew  Parker
Status: Unreviewed
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 


If the puppet master is started by root using `--logdest $logfile` and 
`--daemonize` and `$logfile` does not yet exist, then puppet will make the file 
when it is still root. After it drops to the user it should run as it tries to 
reopen the `$logfile`, but can not longer write to it because it's owned by 
root. Puppet continues to run, but then ends up being unable to write any log 
messages.


-- 
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.

Reply via email to