Package: ganglia
Version: 3.1.1-1
Severity: important
Tags: patch
The ganglia-webfrontend package is missing
/usr/share/ganglia-webfrontend/graphd.d/*
This prevents graphs from being drawn and generates errors in the apache log
like:
Tried to load graph file [./graph.d/cpu_report.php], but failed. Invalid
graph, aborting.
--- ganglia-3.1.1.orig/debian/rules 2008-11-26 18:20:27.000000000 -0800
+++ ganglia-3.1.1/debian/rules 2008-11-26 18:10:40.000000000 -0800
@@ -72,7 +72,7 @@
dh_install --sourcedir=debian/tmp
#Install webfrontend
- cp -a web/*.php web/*.css web/templates \
+ cp -a web/*.php web/*.css web/graph.d web/templates \
debian/ganglia-webfrontend/usr/share/ganglia-webfrontend
cp web/private_clusters \
debian/ganglia-webfrontend/etc/ganglia-webfrontend
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]