Issue #9166 has been updated by James Turnbull. Status changed from Unreviewed to Needs More Information Assignee set to Jeff Blaine
Hi Jeff How did you install Puppet? Via what means? Thanks. ---------------------------------------- Bug #9166: rrdgraph report processor tries to chown stuff to root? https://projects.puppetlabs.com/issues/9166 Author: Jeff Blaine Status: Needs More Information Priority: Normal Assignee: Jeff Blaine Category: reports Target version: Affected Puppet version: Keywords: Branch: 2.7.3 notice: Compiled catalog for rcf-cm-test.our.org in environment production in 0.02 seconds err: /File[/var/lib/puppet/rrd/rcf-cm-test.our.org]/ensure: change from absent to directory failed: Failed to set owner to '0': Operation not permitted - /var/lib/puppet/rrd/rcf-cm-test.our.org err: Report processor failed: Got 1 failure(s) while initializing: change from absent to directory failed: Failed to set owner to '0': Operation not permitted - /var/lib/puppet/rrd/rcf-cm-test.our.org It made the new dir for the node fine as user puppet, then tried to chown it to UID 0 for some reason? ~:rcf-cm-master # ls -l /var/lib/puppet/rrd/ total 4 drwxr-xr-x 2 puppet puppet 4096 Aug 23 12:47 rcf-cm-test.our.org/ -- 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.
