Hi! Does anyone know where i can find an rrdtool rpm which contains rrdcached? it seems that there is no rrdcached rpm and rrdtool rpms from all known repos (base,epel,rpmforge) dont have rrdcached ...
Thanks! Adrian
From: Adrian Sevcenco Adrian.Sevcenco@cern.ch
Hi! Does anyone know where i can find an rrdtool rpm which contains rrdcached? it seems that there is no rrdcached rpm and rrdtool rpms from all known repos (base,epel,rpmforge) dont have rrdcached ...
Google says to check DAG rpms...
JD
From: John Doe jdmls@yahoo.com
From: Adrian Sevcenco Adrian.Sevcenco@cern.ch
Hi! Does anyone know where i can find an rrdtool rpm which contains rrdcached? it seems that there is no rrdcached rpm and rrdtool rpms from all known repos (base,epel,rpmforge) dont have rrdcached ...
Google says to check DAG rpms...
To be more precise, repoforge extra.
JD
On 07/24/2013 12:39 PM, John Doe wrote:
From: John Doe jdmls@yahoo.com
From: Adrian Sevcenco Adrian.Sevcenco@cern.ch
Hi! Does anyone know where i can find an rrdtool rpm which contains rrdcached? it seems that there is no rrdcached rpm and rrdtool rpms from all known repos (base,epel,rpmforge) dont have rrdcached ...
Google says to check DAG rpms...
To be more precise, repoforge extra.
Found it and with some minor modifications in spec file i rebuilt the 1.4.8 : (rrdtool2.spec is the 1.4.7 spec file)
[rpmbuild@gwiftm SPECS]$ diff rrdtool.spec rrdtool2.spec 206,207d205 < %{_bindir}/rrdcreate < %{_bindir}/rrdinfo 238,239c236,237 < %{_prefix}/share/rrdtool/ifOctets.tcl < %{_prefix}/share/rrdtool/pkgIndex.tcl ---
%{_libdir}/rrdtool/ifOctets.tcl %{_libdir}/rrdtool/pkgIndex.tcl
btw : where (or tho whom) can i make requests for updating packages from EPEL? (i am interested in rrdtool and ganglia)
Thanks! Adrian
From: Adrian Sevcenco Adrian.Sevcenco@cern.ch
btw : where (or tho whom) can i make requests for updating packages from EPEL? (i am interested in rrdtool and ganglia)
Isn't there the packager email in the rpm info?
JD
On 07/25/2013 12:59 PM, John Doe wrote:
From: Adrian Sevcenco Adrian.Sevcenco@cern.ch
btw : where (or tho whom) can i make requests for updating packages from EPEL? (i am interested in rrdtool and ganglia)
Isn't there the packager email in the rpm info?
thanks! well i found this : https://bugzilla.redhat.com/show_bug.cgi?id=856937#c7
so would seem that epel is not the repo to hope for updated packages for EL systems .. to propose the addition of new version of rrdtool in epel seems even far fetched ..
I will try my luck at repoforge..
Thanks! Adrian