Your message dated Thu, 29 Mar 2012 21:47:37 +0000
with message-id <[email protected]>
and subject line Bug#654843: fixed in cacti 0.8.7i-3
has caused the Debian Bug report #654843,
regarding Please remove libapache2-mod-php5 dependency to allow php5 run 
through fcgi
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
654843: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654843
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cacti
Version: 0.8.7i-2
Severity: normal
Tags: patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256


As per launchpad bug [1], seems like we must add libapache2-mod-fcgi. this bug 
may happen if we use other webserver

I have proposed change to solve this problem:

diff --git a/debian/control b/debian/control
index a3af3b2..29692bb 100644
- --- a/debian/control
+++ b/debian/control
@@ -13,9 +13,8 @@ Standards-Version: 3.9.2
 
 Package: cacti
 Architecture: all
- -Depends: apache2 | apache | apache-ssl | apache-perl | httpd,
- -         dbconfig-common (>= 1.8.8),
- -         libapache2-mod-php5 | php5,
+Depends: dbconfig-common (>= 1.8.8),
+         libapache2-mod-php5 | libapache2-mod-fcgid | php5-cgi,
          libphp-adodb (>= 4.50-1),
          php5-cli,
          php5-mysql,
@@ -25,7 +24,8 @@ Depends: apache2 | apache | apache-ssl | apache-perl | httpd,
          ucf,
          virtual-mysql-client,
          ${misc:Depends}
- -Recommends: iputils-ping,
+Recommends: apache2 | lighttpd | nginx | httpd,
+            inetutils-ping | iputils-ping,
             logrotate,
             mysql-server
 Suggests: php5-ldap



[1] https://bugs.launchpad.net/ubuntu/+source/cacti/+bug/544828

- -- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=id_ID.utf8, LC_CTYPE=id_ID.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cacti depends on:
pn  dbconfig-common                                               <none>
pn  debconf [debconf-2.0]                                         1.5.41
pn  libapache2-mod-php5 | php5 | libapache2-mod-fcgid | php5-cgi  <none>
pn  libphp-adodb                                                  <none>
pn  php5-cli                                                      <none>
pn  php5-mysql                                                    <none>
pn  php5-snmp                                                     <none>
pn  rrdtool                                                       <none>
pn  snmp                                                          <none>
pn  ucf                                                           3.0025+nmu2
pn  virtual-mysql-client                                          <none>

Versions of packages cacti recommends:
pn  apache2 | lighttpd | nginx | httpd  <none>
pn  inetutils-ping                      <none>
pn  logrotate                           3.8.1-1
pn  mysql-server                        <none>

Versions of packages cacti suggests:
pn  php5-ldap  <none>


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJPBpM5AAoJELmHbrCQs2xbb6AP/3cGviXQkIAudO6tprn9MWye
oBkHeV+S4oHi2/QnYHa2DkDOSRII+Wo3Dgx1UD1inZTYPHWr9FHgMcD2x/NnXQiW
Yl4TNmIcmcp8l9OWU9xBrZ8n3Z3XGECy453E9auruZ/k6J9wFx+kNil+7sjBAUM+
5mkKUqv4GhMvLGX4lZkz/KxAKLFl4nNDjwGgqz7RyL0+wpq0/UrnuNgbkR/TrOG5
fDab8Jnc2bWRc08g0upNKAG+tsAiGBKBdsiaCs8DvZI9eB633UZ8d/+lz+JTYraT
AeS/6SPjA6/Y08+j1SluvqW3VA28nh/VC0RaLNIs3RhmBKA3j4sOKm7CS1l1tUqy
HH0bVW8mljl15yjLZoYewGeR9VvjzdCjHctBj0CY/i9CO0AkDIo8hswuO2CmssDA
diooe5Vn0T59pSHxEZASX8XrbP2KCGrFJvWJsHv0mxwkhTY6Sv4nJQllmTBeBzBh
eXbWjP2Ak3J/PBTPXunV/cW5eiAvt2Aj87I4uqGtB7KrM+/PAWuB58TsW8x6Rd3F
XQ59T9ylzv3GbUiyRbyZRsGKtIizBHro02/qmK66gXD1Y1+79CLA/OWm/jROmSqt
+EK3ELJW8n6BujNMpM6QspbXr3T+Q4Wm/JNjvkgMLTCTDEtgHrpuh07IkaAYLiMe
dMhESsVjVnUxA94W8RyN
=sSAv
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message ---
Source: cacti
Source-Version: 0.8.7i-3

We believe that the bug you reported is fixed in the latest version of
cacti, which is due to be installed in the Debian FTP archive:

cacti_0.8.7i-3.debian.tar.gz
  to main/c/cacti/cacti_0.8.7i-3.debian.tar.gz
cacti_0.8.7i-3.dsc
  to main/c/cacti/cacti_0.8.7i-3.dsc
cacti_0.8.7i-3_all.deb
  to main/c/cacti/cacti_0.8.7i-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Paul Gevers <[email protected]> (supplier of updated cacti package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 29 Mar 2012 20:55:17 +0200
Source: cacti
Binary: cacti
Architecture: source all
Version: 0.8.7i-3
Distribution: unstable
Urgency: low
Maintainer: Cacti Maintainer <[email protected]>
Changed-By: Paul Gevers <[email protected]>
Description: 
 cacti      - web interface for graphing of monitoring systems
Closes: 653897 654352 654843 656405 657280 657294 657339 657468 657546 657609 
657705 658396 658752 659167 659401 660641 665243 665280
Changes: 
 cacti (0.8.7i-3) unstable; urgency=low
 .
   [ Mahyuddin Susanto ]
   * debian/patches/01_config.php.patch: refreshed to fix error
     on upgrade because /etc/cacti/debian.php has been rewrite
     during installation. (Closes: #654352), Thanks to Michael Reincke.
   * debian/control: Move apache to recommends to allow other web-server to
     be installed. (Closes: #654843)
   * debian/cacti.templates: Updated debconf template and package description,
     suggested by debian-l10n-english. (Closes: #653897)
   * Update debconf translations:
     - Spanish by Javier Fernández-Sanguino Peña (Closes: #656405)
     - French by Christian Perrier (Closes: #657280)
     - Polish by Michał Kułach. (Closes: #657294)
     - Danish by Joe Hansen. (Closes: #657339)
     - Dutch by Jeroen Schot. (Closes: #657468)
     - Swedish by Martin Bagge. (Closes: #657546)
     - Indonesian by Mahyuddin Susanto. (Closes: #657609)
     - Russian by Yuri Kozlov. (Closes: #657705)
 .
   [ Sean Finney ]
   * Remove lighttpd.conf at postrm purge time
   * Add Paul Gevers to Uploaders field
 .
   [ Paul Gevers ]
   * More updated debconf translations, thanks to Christian Perrier.
     - German (Chris Leick).  (Closes: #658396)
     - Czech (Miroslav Kure).  (Closes: #658752)
     - Portuguese (Rui Branco).  (Closes: #659167)
     - Italian (Beatrice Torracca).  (Closes: #659401)
     - Basque (Iñaki Larrañaga Murgoitio).  (Closes: #660641)
   * Bump Standard-Version to 3.9.3 (no changes).
   * session_unregister was removed in php 5.4, add patch
     11_remove_deprecated_session_unregister (Closes: #665280)
   * Update d/rules to fix changed output from /usr/bin/file for PHP executable
     files (Closes: #665243)
Checksums-Sha1: 
 87151aa3892bad0e5cf08cb42085740377eb1366 1952 cacti_0.8.7i-3.dsc
 a3fd64b8ced45be95b9cf6154a31038d575baa02 2250128 cacti_0.8.7i.orig.tar.gz
 e2fbe8379382faa2cc5c44a56fbf2c4364fc78db 41712 cacti_0.8.7i-3.debian.tar.gz
 b9c789f8ad728994b591669efb87d4320c292ec7 2110884 cacti_0.8.7i-3_all.deb
Checksums-Sha256: 
 23e7351a095a340e77551828beedcd1de1dda52ea54da44a23ea7c3cb4d04ae9 1952 
cacti_0.8.7i-3.dsc
 89846762b8f4586532ff247ec7331958f5e4a8c3c599ff8aceb53815fbf9d1cb 2250128 
cacti_0.8.7i.orig.tar.gz
 f9412e90f44778d81385ff5d51a490dd162e871e4d13ee25d1f9e8b206acc480 41712 
cacti_0.8.7i-3.debian.tar.gz
 75bfe46f7dac7d704852fa66dfa1f85ef9f21c9cf9ef9915b5844cbb4471e6d3 2110884 
cacti_0.8.7i-3_all.deb
Files: 
 2a38e4d002ee95908516532dc982004b 1952 web extra cacti_0.8.7i-3.dsc
 07fd1da6b0ac4912410df3aa4e451a4b 2250128 web extra cacti_0.8.7i.orig.tar.gz
 1dbd247329f48901576fa1ac2696b34a 41712 web extra cacti_0.8.7i-3.debian.tar.gz
 76eedfa4f0512113c9da716f8a88e911 2110884 web extra cacti_0.8.7i-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIVAwUBT3TQM4cvcCxNbiWoAQIQbg//Vj9pCpHbIMsayXV/aF80PNnadq4K72B9
bSRbK5CIYhBha2kaTFj71ATheH9tGk1MMOr4DWW47ist3HHRDwTCTrhSbL41rrdr
F8QYcQgiSk+2/BA39xorLnPVAm4GaJY8+TiO/vARJ8L+B3nRG1qjUqshItodHV3i
nj7NV3yiGs8tiLZHl9qyAArTrkxyaf8PCQP0Sh3nYee/lbdGBsaGZR/IetDb6MDz
QqNRf+k3NAa5k3hPybu4vQDsgpuG9ZjaimkQ1tNmW0cgPnkQHZl3G/lt9WDNgIgS
LrZKAx2YVSwphx9JqU2Sp+oWwi309GfvhwBeakRzIRH7Ng//xRhbcXmDTRnpXhZB
KEtYqglzW07y5OI1VBIwY4YNkYUfyVOANYXFjK3fpwRy9Wjuq8RmD2uXN+aRg8Wx
UNtgTJ/I4413YSuDBEZjWX/9KtSQ83zf3k+aGWTY/NLaHCFyWmYdNCsuyQnTJ+cL
GeRvuAX+kIKtT8n3/wu9KXh7iKcQX+zQPMJsPqZxmnzzUD97tZmUOGoNkWKP3NvG
5lznqbPO7ULoPy4+OKJ3M4FNF6H2/sawloYyD/RUdck3bj2spkX8h22gMnQKbXJ5
GmH3Y5MxRMIttffQKhTKtYeFKIzhkL2ANf3aAucJdWTJ44NCSooX/oP3r8+2QV8Q
2tDNfrbbVt0=
=/U5m
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to