On Fri, Nov 7, 2008 at 9:56 AM, Evan Hisey <[EMAIL PROTECTED]> wrote:
> On Fri, Nov 7, 2008 at 9:21 AM, Arnau Bria <[EMAIL PROTECTED]> wrote:
>>
>> On Fri, 7 Nov 2008 09:09:02 -0600
>
>>> >
>>
>> Installing your rpm points to same problem:
>>
>> [EMAIL PROTECTED] ~]# wget -c 
>> http://unix.eng.ua.edu/~barnowl/RubyRRDtool-0.6.0-1.i386.rpm
>> --16:18:41--  http://unix.eng.ua.edu/~barnowl/RubyRRDtool-0.6.0-1.i386.rpm
>> Resolving unix.eng.ua.edu... 130.160.20.13
>> Connecting to unix.eng.ua.edu|130.160.20.13|:80... connected.
>> HTTP request sent, awaiting response... 200 OK
>> Length: 15020 (15K) [application/x-rpm]
>> --16:18:42--  (try: 2)  
>> http://unix.eng.ua.edu/~barnowl/RubyRRDtool-0.6.0-1.i386.rpm
>> Reusing existing connection to unix.eng.ua.edu:80.
>> HTTP request sent, awaiting response... 200 OK
>> Length: 15020 (15K) [application/x-rpm]
>> Saving to: `RubyRRDtool-0.6.0-1.i386.rpm'
>>
>> 100%[======================================================================================================================================>]
>>  15,020      45.5K/s   in 0.3s
>>
>> 16:18:43 (45.5 KB/s) - `RubyRRDtool-0.6.0-1.i386.rpm' saved [15020/15020]
>>
>> [EMAIL PROTECTED] ~]# rpm -
>> [EMAIL PROTECTED] ~]# rpm -Uhv RubyRRDtool-0.6.0-1.i386.rpm
>> Preparing...                ########################################### 
>> [100%]
>>   1:RubyRRDtool            ########################################### [100%]
>>
>> [EMAIL PROTECTED] ~]# rpm -ql  RubyRRDtool
>> /usr/lib/ruby/site_ruby/1.8/i386-linux/RRDtool.so
>> [...]
>> info: Processing reports rrdgraph, store, log for td234.pic.es
>> warning: RRD library is missing; cannot store metrics
>> warning: RRD library is missing; cannot graph metrics
>> warning: RRD library is missing; cannot store metrics
>> warning: RRD library is missing; cannot graph metrics
>> warning: RRD library is missing; cannot store metrics
>> warning: RRD library is missing; cannot graph metrics
>> err: Report rrdgraph failed: Could not find graphs for daily
>>
>>
>> I understand you created:
>> /usr/lib/ruby/site_ruby/1.8/i386-linux/RRDtool.so
>>
>> but puppet looks for RDD.so, not RRDtool.so
>>
>>> Evan
>> Thansk for your reply, at least someone reads me :-)
>>
> Okay, I'll have to go see what I did to solve that. or where I solved that.
>
Okay simple check, as you did not install by Yum, do you rrdtool
installed? I would think you do but wanted to check. Also the current
version of puppet for Centos/RHEL is 0.24.5, not 0.22. I really
suggest you upgrade. I suspect that may also be part of the problem
you are having. It is available at the EPEL repositories.

Evan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to