Issue #6256 has been updated by Dominic Maraglia. Status changed from Available In Testing Branch to Closed
Fix verfied in: puppet=>"2.6.7-35-gec3178f", facter=>"1.5.8" Fix added to puppet-acceptance: 9fc64b9ff1087f5d1ea13b2d7e80d9741b00f2ce ---------------------------------------- Bug #6256: /var/lib/puppet/rrd not created https://projects.puppetlabs.com/issues/6256 Author: Jeff Blaine Status: Closed Priority: Normal Assignee: Category: installation Target version: 2.6.8 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.
