Your message dated Sun, 1 Oct 2006 23:28:57 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in NMU of php-fpdf 1.53.dfsg-4.1
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)
--- Begin Message ---
Package: ldap-account-manager
Version: 1.0.4-1
Severity: grave
Justification: renders package unusable
Today, after I upgrade my etch, the ldap-account-manager is unusable. When I
open "http://127.0.0.1/lam" in the web browser, I can not get correct web page
and get some warning message, as below.
Warning: Wrong parameter count for class_exists() in
/usr/share/php/fpdf/fpdf.php on line 12
Warning: session_start(): Cannot send session cookie - headers already sent by
(output started at /usr/share/php/fpdf/fpdf.php:12) in
/usr/share/ldap-account-manager/templates/login.php on line 89
Warning: session_start(): Cannot send session cache limiter - headers already
sent (output started at /usr/share/php/fpdf/fpdf.php:12) in
/usr/share/ldap-account-manager/templates/login.php on line 89
Warning: Cannot modify header information - headers already sent by (output
started at /usr/share/php/fpdf/fpdf.php:12) in
/usr/share/ldap-account-manager/lib/config.inc on line 53
When I input the password and press login button, I can not enter any correct
page and get messages as below.
Warning: Wrong parameter count for class_exists() in
/usr/share/php/fpdf/fpdf.php on line 12
Warning: session_start(): Cannot send session cookie - headers already sent by
(output started at /usr/share/php/fpdf/fpdf.php:12) in
/usr/share/ldap-account-manager/templates/login.php on line 89
Warning: session_start(): Cannot send session cache limiter - headers already
sent (output started at /usr/share/php/fpdf/fpdf.php:12) in
/usr/share/ldap-account-manager/templates/login.php on line 89
Warning: Cannot modify header information - headers already sent by (output
started at /usr/share/php/fpdf/fpdf.php:12) in
/usr/share/ldap-account-manager/lib/config.inc on line 53
So I can not use ldap-account-manager to manage my ldap now.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-compsrv.3
Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=UTF-8)
Versions of packages ldap-account-manager depends on:
ii apache2-mpm-prefork [httpd] 2.0.55-4.1 traditional model for Apache2
ii debconf [debconf-2.0] 1.5.4 Debian configuration management sy
ii libapache2-mod-php4 4:4.4.2-1.1 server-side, HTML-embedded scripti
ii php-fpdf 1.53.dfsg-4 PHP class to generate PDF files
ii php4 4:4.4.2-1.1 server-side, HTML-embedded scripti
ii php4-ldap 4:4.4.2-1.1 LDAP module for php4
Versions of packages ldap-account-manager recommends:
pn php4-mhash | php5-mhash <none> (no description available)
-- debconf information:
ldap-account-manager/passwd: lam
ldap-account-manager/note-0_4_9-upgrade:
ldap-account-manager/alias: lam
ldap-account-manager/note-1_0_0-upgrade:
* ldap-account-manager/config-webserver: apache, apache-ssl, apache-perl,
apache2
* ldap-account-manager/restart-webserver: true
--- End Message ---
--- Begin Message ---
Version: 1.53.dfsg-4.1
I've NMUed for this bug (fixing the bug to use versioning instead of the
"fixed" tag, to ease tracking through testing); here's the changelog:
> php-fpdf (1.53.dfsg-4.1) unstable; urgency=medium
> .
> * Non-maintainer upload.
> * Remove the class_exists() call -- the solution in 1.53.dfsg-4 breaks with
> PHP < 5.x, and it's not especially useful in the first place.
> (Closes: #388711)
/* Steinar */
--
Homepage: http://www.sesse.net/
--- End Message ---