Issue #4726 has been updated by Matt Robinson. Status changed from Closed to Re-opened Assignee set to Markus Roberts Target version changed from 2.6.2 to 2.6.3
A bug was found in the code that caused RRD not to run if the old RRD library was installed. Here's a branch with a patch. https://github.com/mmrobins/puppet/tree/ticket%2F2.6.x%2F4726 ---------------------------------------- Feature #4726: Support RRD's built-in ruby bindings instead of the old RRDTool ruby library https://projects.puppetlabs.com/issues/4726 Author: Davor Ocelic Status: Re-opened Priority: Normal Assignee: Markus Roberts Category: reports Target version: 2.6.3 Affected Puppet version: Keywords: Branch: http://github.com/jes5199/puppet/tree/ticket/2.6.x/4726 RRDtool support in Puppet is old, and installing the old version of RRDtool Ruby bindings is almost mission impossible, since it is incompatible with the new librrd4 (both during compile-time and in runtime). Instead of insisting on trying to get the old RRD code working, I've updated Puppet rrd metrics code to work with the now-standard librrd4. Patches will follow for both 0.26 and 0.25. -- 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.
