Issue #2891 has been updated by Jesse Wolfe. Target version changed from Rowlf to unplanned
---------------------------------------- Feature #2891: RRDGraph: Switch to newer rrdtools library (patch included) http://projects.puppetlabs.com/issues/2891 Author: Silviu Paragina Status: Code Insufficient Priority: Low Assigned to: Category: reports Target version: unplanned Affected version: 0.25.1 Keywords: Branch: The current rrdtools library seems abandoned. http://rubyforge.org/projects/rubyrrdtool/ (no new releases for more than 3 years). Above that it doesn't install by default on ubuntu. There is a patch to build it on ubuntu (http://rubyforge.org/tracker/index.php?func=detail&aid=26207&group_id=826&atid=3261) it's 6 months old and still not included in any release. I think the best choice is the one on the rrdtools site http://oss.oetiker.ch/rrdtool/prog/rrdruby.en.html because it should closely follow the development of rrdtools. It might actually be the same library renamed, but I don't know. I have modified puppet to use this library on a ubuntu distro. The modiffied files are: lib/puppet/util/metric.rb and lib/puppet/feature/base.rb I will also attach the diffs against trunk (diff -Naur) for these two files. (they have the same version 0.25.1 and trunk) -- 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.
