No package rrdtool-perl available

Posted by Pentium10 on Server Fault See other posts from Server Fault or by Pentium10
Published on 2014-05-31T17:06:04Z Indexed on 2014/05/31 21:32 UTC
Read the original article Hit count: 461

Filed under:
|
|

On a CentOS release 5.10 (Final) I am trying to install rrdtool to get RRDs.pm but I have no luck.

yum install rrdtool-perl
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * rpmforge: mirror.team-cymru.org
Excluding Packages in global exclude list
Finished
Setting up Install Process
No package rrdtool-perl available.
Nothing to do

I tried also librrds-perl but that was not found either.

2. I tried:

yum whatprovides "*/RRDs.pm"
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * rpmforge: mirror.team-cymru.org
Excluding Packages in global exclude list
Finished
cpanel-perl-514-Log-Log4perl-1.37-1.cp1136.x86_64 : CPAN module - Log4j implementation for Perl
Repo        : installed
Matched from:
Filename    : /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/Log/Log4perl/Appender/RRDs.pm



cpanel-perl-514-RRDs-v1.4.7-1.cp1136.x86_64 : CPAN module - unknown
Repo        : installed
Matched from:
Filename    : /usr/local/cpanel/3rdparty/perl/514/lib64/perl5/cpanel_lib/x86_64-linux-64int/RRDs.pm

then I tried installing but I got: No package cpanel-perl available and the variants (tried with full name, tried both repos listed)

© Server Fault or respective owner

Related posts about centos

Related posts about centos5