#1194: RRDtool ruby bindings library
------------------------------------------+---------------------------------
Reporter: jamtur01 | Owner: community
Type: defect | Status: closed
Priority: normal | Milestone:
Component: library | Version: 0.24.4
Severity: normal | Resolution: invalid
Keywords: rrdtool rrd library bindings | Stage: Unreviewed
Patch: None | Complexity: Unknown
------------------------------------------+---------------------------------
Old description:
> I was running the tests and noticed that the RRD tool library wasn't
> loading. I knew I had it installed so I did some searching and
> remembered that the :rrd feature was set in lib/puppet/util/metric.rb
> like so:
>
> # Load the library as a feature, so we can test its presence.
> Puppet.features.add :rrd, :libs => 'RRDtool'
>
> However the Ruby bindings library is actually called RRD so the library
> seemingly never gets loaded.
New description:
I was running the tests and noticed that the RRD tool library wasn't
loading. I knew I had it installed so I did some searching and remembered
that the :rrd feature was set in lib/puppet/util/metric.rb like so:
{{{
# Load the library as a feature, so we can test its presence.
Puppet.features.add :rrd, :libs => 'RRDtool'
}}}
However the Ruby bindings library is actually called RRD so the library
seemingly never gets loaded.
--
Ticket URL: <http://reductivelabs.com/trac/puppet/ticket/1194#comment:2>
puppet <http://reductivelabs.com>
Puppet - Portable System Automation
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---