Bug#829005: [Pkg-monitoring-maintainers] Bug#829005: ganglia-webfrontend: runtime dependency on php-xml

2016-06-29 Thread Nish Aravamudan
On 29.06.2016 [19:50:44 +0200], Daniel Pocock wrote:
> 
> 
> On 29/06/16 19:33, Nishanth Aravamudan wrote:
> > Package: ganglia-web
> > Version: 3.6.1-2
> > Severity: normal
> > Tags: patch
> > User: ubuntu-de...@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.
> 
> Hi Nishanth,
> 
> Thanks for this contribution.
> 
> Is the patch only needed for Ubuntu or also for Debian stretch now?

Also for stretch (PHP7.0 only) afaict. Ubuntu 16.04 and Debian stretch
have basically the same dependency requirements.

> Would you like to help maintain the package in alioth, do you already
> have an account there?  We use Git to track all the packaging files.

I do, I can commit it there, if that would be preferred; I've been
hesitant to do so, just in case I break something :)



Bug#829005: [Pkg-monitoring-maintainers] Bug#829005: ganglia-webfrontend: runtime dependency on php-xml

2016-06-29 Thread Daniel Pocock


On 29/06/16 19:33, Nishanth Aravamudan wrote:
> Package: ganglia-web
> Version: 3.6.1-2
> Severity: normal
> Tags: patch
> User: ubuntu-de...@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.

Hi Nishanth,

Thanks for this contribution.

Is the patch only needed for Ubuntu or also for Debian stretch now?

Would you like to help maintain the package in alioth, do you already
have an account there?  We use Git to track all the packaging files.

Regards,

Daniel



Bug#829005: ganglia-webfrontend: runtime dependency on php-xml

2016-06-29 Thread Nishanth Aravamudan
Package: ganglia-web
Version: 3.6.1-2
Severity: normal
Tags: patch
User: ubuntu-de...@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/control2016-05-22 22:57:02.0 -0700
+++ ganglia-web-3.6.1/debian/control2016-06-29 10:32:29.0 -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