Your message dated Sat, 05 Mar 2005 00:17:36 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#298102: fixed in cacti 0.8.6c-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 4 Mar 2005 17:47:57 +0000
>From [EMAIL PROTECTED] Fri Mar 04 09:47:57 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ns1.cidades.gov.br (belem.cidades.gov.br) [200.181.6.100] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D7Gu4-0001wY-00; Fri, 04 Mar 2005 09:47:57 -0800
Received: from [10.132.0.103] (helo=macapa.cidades.gov.br)
        by belem.cidades.gov.br with esmtp (Exim 4.44)
        id 1D7GsM-0006jm-4U
        for [EMAIL PROTECTED]; Fri, 04 Mar 2005 14:46:10 -0300
Received: from root by macapa.cidades.gov.br with local (Exim 4.50)
        id 1D7Gt8-0005iN-Im
        for [EMAIL PROTECTED]; Fri, 04 Mar 2005 14:46:58 -0300
To: [EMAIL PROTECTED]
Subject: cacti: upgrading fails using default php settings
Message-Id: <[EMAIL PROTECTED]>
From: root <[EMAIL PROTECTED]>
Date: Fri, 04 Mar 2005 14:46:58 -0300
X-Virus-Scanned: Verificado contra virus. (MCid)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: cacti
Version: 0.8.6c-1
Severity: grave
Justification: renders package unusable


Upgrading to the experimental version makes cacti unusable after
updating.
The update process described in the docs use the /install directory of
the cacti installation. The install fails while including ../include/config.php 
(located at /usr/share/cacti/site/include/config.php) on the filesystem. The 
failure occurs on the ereg_replace() function on lines 40 and 41, php exiting 
with an error on mb_ereg_replace() (premature ending of regular expression).
The error can be fixed changing the value of "mbstring.func_overload"
from 7 to 0 on the php.ini.
That setting makes php use mb_ereg_replace() to handle ereg_replace()
calls. mb_ereg_replace() is a multibyte ereg_replace(). The
mbstring.func_overload setting overloads all functions with mb_*
similars.
Changing this setting can break compatibility with php scripts that uses
multibyte encodings. Cacti should be prepared to use either function.
Changing the setting from 7 to 0 makes php use the normal functions and
the update process occurs without further problems.
Maybe that problem occurs only on different locales. The current locale
of the machine where the error ocurred is "pt_BR.ISO-8859-1".

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.1001052005
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages cacti depends on:
ii  apache2-mpm-prefork [apache2] 2.0.53-5   traditional model for Apache2
ii  debconf                       1.4.30.11  Debian configuration management sy
ii  libapache2-mod-php4           4:4.3.10-8 server-side, HTML-embedded scripti
ii  libphp-adodb                  4.52-1     The 'adodb' database abstraction l
ii  logrotate                     3.7-2      Log rotation utility
ii  mysql-client                  4.0.23-7   mysql database client binaries
ii  php4                          4:4.3.10-8 server-side, HTML-embedded scripti
ii  php4-cli                      4:4.3.10-8 command-line interpreter for the p
ii  php4-mysql                    4:4.3.10-8 MySQL module for php4
ii  php4-snmp                     4:4.3.10-8 SNMP module for php4
ii  rrdtool                       1.0.49-1   Time-series data storage and displ
ii  snmp                          5.1.2-6    NET SNMP (Simple Network Managemen
ii  ucf                           1.14       Update Configuration File: preserv
ii  wwwconfig-common              0.0.42     Debian web auto configuration

-- debconf information excluded

---------------------------------------
Received: (at 298102-close) by bugs.debian.org; 5 Mar 2005 05:23:55 +0000
>From [EMAIL PROTECTED] Fri Mar 04 21:23:55 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D7Rla-0006Jy-00; Fri, 04 Mar 2005 21:23:55 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1D7RfU-00022i-00; Sat, 05 Mar 2005 00:17:36 -0500
From: sean finney <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#298102: fixed in cacti 0.8.6c-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 05 Mar 2005 00:17:36 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: cacti
Source-Version: 0.8.6c-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.6c-3.diff.gz
  to pool/main/c/cacti/cacti_0.8.6c-3.diff.gz
cacti_0.8.6c-3.dsc
  to pool/main/c/cacti/cacti_0.8.6c-3.dsc
cacti_0.8.6c-3_all.deb
  to pool/main/c/cacti/cacti_0.8.6c-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.
sean finney <[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.7
Date: Fri, 04 Mar 2005 23:24:17 -0500
Source: cacti
Binary: cacti
Architecture: source all
Version: 0.8.6c-3
Distribution: unstable
Urgency: high
Maintainer: sean finney <[EMAIL PROTECTED]>
Changed-By: sean finney <[EMAIL PROTECTED]>
Description: 
 cacti      - Frontend to rrdtool for monitoring systems and services
Closes: 298032 298102
Changes: 
 cacti (0.8.6c-3) unstable; urgency=high
 .
   * José de Paula Eufrásio Júnior <[EMAIL PROTECTED]> found
     that there's some voodoo with ereg that doesn't work in some
     locales unless mbstring.func_overload is set to 0.  this
     prevents cacti from installing, which gave the bug a grave
     severity, thus again the high urgency. sigh.  thanks, josé
     (closes: #298102).
   * the script dir can't be a symlink after all, because it
     breaks php scripts.  thanks to Bernardo Achirica <[EMAIL PROTECTED]>
     for finding this out (closes: #298032).
Files: 
 bca54fe676d7a2033118401453908988 583 web extra cacti_0.8.6c-3.dsc
 e39d6e2bc0be3ade11cbdbbd62e97bf1 20941 web extra cacti_0.8.6c-3.diff.gz
 e03df49584c3a4c6c56e11f78b4b9b83 1051312 web extra cacti_0.8.6c-3_all.deb

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

iD8DBQFCKTXJynjLPm522B0RAvnlAJ9zZFftalRjXFEpIFh+swSikskXmQCeLXbK
w+TMHX+CkRxAB72uTAMtuRs=
=e59j
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to