[Pkg-monitoring-maintainers] Bug#829005: ganglia-webfrontend: runtime dependency on php-xml
Nishanth Aravamudan
nish.aravamudan at canonical.com
Wed Jun 29 17:33:34 UTC 2016
Package: ganglia-web
Version: 3.6.1-2
Severity: normal
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu yakkety ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* ganglia-webfrontend: Add run-time dependency on php-xml as the code
calls xml_parser_create(), etc (LP: #1577916).
Thanks for considering the patch.
*** /tmp/tmp07pMEk/ganglia-web_3.6.1-2ubuntu1.debdiff
diff -Nru ganglia-web-3.6.1/debian/control ganglia-web-3.6.1/debian/control
--- ganglia-web-3.6.1/debian/control 2016-05-22 22:57:02.000000000 -0700
+++ ganglia-web-3.6.1/debian/control 2016-06-29 10:32:29.000000000 -0700
@@ -11,7 +11,7 @@
Package: ganglia-webfrontend
Architecture: all
-Depends: ${misc:Depends}, apache | apache-ssl | apache-perl | apache2 | httpd-cgi, php | php-cgi | libapache2-mod-php, rrdtool, debconf (>= 0.5)
+Depends: ${misc:Depends}, apache | apache-ssl | apache-perl | apache2 | httpd-cgi, php | php-cgi | libapache2-mod-php, php-xml, rrdtool, debconf (>= 0.5)
Recommends: gmetad, php-gd
Description: cluster monitoring toolkit - web front-end
Ganglia is a scalable, real-time cluster monitoring environment
-- System Information:
Debian Release: stretch/sid
APT prefers xenial-updates
APT policy: (500, 'xenial-updates'), (500, 'xenial-security'), (500, 'xenial'), (100, 'xenial-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.4.0-24-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--
Nishanth Aravamudan
Ubuntu Server
Canonical Ltd
More information about the Pkg-monitoring-maintainers
mailing list