Your message dated Mon, 16 Aug 2010 08:47:06 +0000
with message-id <[email protected]>
and subject line Bug#568210: fixed in mailgraph 1.14-3
has caused the Debian Bug report #568210,
regarding mailgraph: No graphs with Lighttpd
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.)


-- 
568210: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568210
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mailgraph
Version: 1.14-1.2
Severity: important
Tags: patch

There is a problem on the given Lighttpd configuration. There is no graphs 
available.

When you look at the source page (for http://myserver/mailgraph for example), 
you can see it :
<p><img src="mailgraph.cgi?0-n" alt="mailgraph"/><br/>
<img src="mailgraph.cgi?0-e" alt="mailgraph"/></p>

In fact Lighttpd doesn't take *.cgi? values. To simply resolv it, you can 
change the default
configuration of Lighttpd (/etc/lighttpd/conf-available/50-mailgraph.conf) with 
:

# Alias for phpMyAdmin directory
alias.url += ( 
    "/mailgraph.cgi" => "/usr/lib/cgi-bin/mailgraph.cgi",
)

$HTTP["url"] =~ "^/mailgraph*", {
    
}

So now, it's working, but you need to type http://myserver/mailgraph.cgi. I 
know this is sad
but it rapidly fix the problem.


-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF8, LC_CTYPE=fr_FR.UTF8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mailgraph depends on:
ii  debconf [debconf-2.0]         1.5.24     Debian configuration management sy
ii  libfile-tail-perl             0.99.3-3   File::Tail perl module
ii  librrds-perl                  1.3.1-4    Time-series data storage and displ

Versions of packages mailgraph recommends:
ii  lighttpd [httpd]         1.4.19-5+lenny1 A fast webserver with minimal memo

mailgraph suggests no packages.

-- debconf information:
  mailgraph/ignore_localhost: true
  mailgraph/mail_log: /var/log/mail.log
  mailgraph/start_on_boot:



--- End Message ---
--- Begin Message ---
Source: mailgraph
Source-Version: 1.14-3

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

mailgraph_1.14-3.debian.tar.gz
  to main/m/mailgraph/mailgraph_1.14-3.debian.tar.gz
mailgraph_1.14-3.dsc
  to main/m/mailgraph/mailgraph_1.14-3.dsc
mailgraph_1.14-3_all.deb
  to main/m/mailgraph/mailgraph_1.14-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.
Julien Valroff <[email protected]> (supplier of updated mailgraph 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: Fri, 13 Aug 2010 14:12:38 +0200
Source: mailgraph
Binary: mailgraph
Architecture: source all
Version: 1.14-3
Distribution: unstable
Urgency: low
Maintainer: Julien Valroff <[email protected]>
Changed-By: Julien Valroff <[email protected]>
Description: 
 mailgraph  - RRDtool frontend for Mail statistics
Closes: 568210 592654 592825
Changes: 
 mailgraph (1.14-3) unstable; urgency=low
 .
   * Update debconf templates translations:
     + pt - thanks to Américo Monteiro (Closes: #592654)
     + fr - thanks to Christian Perrier (Closes: #592825)
   * Add example configuration file for lighttpd and add
     a note in README.Debian about it (Closes: #568210)
   * Ensure all files are correclty cleaned after build
Checksums-Sha1: 
 66fa54ef0f2bbc817b19df6beff8ca7f748ca1c6 1108 mailgraph_1.14-3.dsc
 f047d2f03a6969ed6d331652bf159269fd2be1a7 23191 mailgraph_1.14-3.debian.tar.gz
 7fa193bee331ad217ac33ec7e1c75b4970e94fd8 31284 mailgraph_1.14-3_all.deb
Checksums-Sha256: 
 4f99b47395561597f69607d3f9799951847394154ec1aa9f0fc9a7ba88bfd8e7 1108 
mailgraph_1.14-3.dsc
 fae7dcc31cf61838ebc059f1e28fc407be8d0284cea854ed2d1570c63462a49e 23191 
mailgraph_1.14-3.debian.tar.gz
 b9611ade312a2fbd5d4e01902f2981ca209b46491a402a63c37ecbe31b8edbf3 31284 
mailgraph_1.14-3_all.deb
Files: 
 96a0de25761df25225a4c4efdc12b069 1108 admin extra mailgraph_1.14-3.dsc
 3341d4a682e69a99654326a67341b6d0 23191 admin extra 
mailgraph_1.14-3.debian.tar.gz
 0f32b26537fce4bd6c6cd9d3647c9dad 31284 admin extra mailgraph_1.14-3_all.deb

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

iEYEARECAAYFAkxo9lMACgkQIQvyq59x1EmJUACgkMERB+kpFz/BwlanTloZHIy1
6eIAn3jyFWMP0PDqWS7YBtgLcPURTEjE
=fNdL
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to