Issue #6256 has been updated by James Turnbull. Status changed from Accepted to Ready for Testing Branch set to https://github.com/jamtur01/puppet/tree/tickets/2.6.x/6256
---------------------------------------- Bug #6256: /var/lib/puppet/rrd not created https://projects.puppetlabs.com/issues/6256 Author: Jeff Blaine Status: Ready for Testing Priority: Normal Assignee: Category: installation Target version: Affected Puppet version: 2.6.4 Keywords: Branch: https://github.com/jamtur01/puppet/tree/tickets/2.6.x/6256 Built from source, running puppetmasterd for the first time did not make and set up /var/lib/puppet/rrd I had to do it by hand sudo mkdir /var/lib/puppet/rrd sudo chown puppet /var/lib/puppet/rrd sudo chgrp puppet /var/lib/puppet/rrd -- 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.
