Your message dated Tue, 06 May 2014 11:04:32 +0000
with message-id <[email protected]>
and subject line Bug#520388: fixed in libapache-mod-log-sql 1.100-16
has caused the Debian Bug report #520388,
regarding libapache2-mod-log-sql: Table misnamed in create_tables.sql
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.)
--
520388: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520388
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libapache2-mod-log-sql
Version: 1.100-14
Severity: normal
Tags: patch
The script /usr/share/doc/libapache2-mod-log-sql/create_tables.sql
creates some database tables; however, one of them is misnamed. The
table 'score_board' should be 'scoreboard'.
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-openvz-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libapache2-mod-log-sql depends on:
ii apache2-mpm-prefork 2.2.9-10+lenny2 Apache HTTP Server - traditional n
ii libc6 2.7-18 GNU C Library: Shared libraries
Versions of packages libapache2-mod-log-sql recommends:
ii perl 5.10.0-19 Larry Wall's Practical Extraction
libapache2-mod-log-sql suggests no packages.
-- no debconf information
--- create_tables.sql.original 2009-03-19 10:04:54.000000000 +0000
+++ create_tables.sql 2009-03-19 10:05:20.000000000 +0000
@@ -53,7 +53,7 @@
# Added by Thomas Goirand (Debian maintainer and score_board patch upstream)
# take care that the UNIQUE KEY is really VITAL of you don't want your server
# to die with a huge MySQL load...
-create table score_board (
+create table scoreboard (
id int(14) NOT NULL auto_increment,
vhost varchar(50) NOT NULL default '',
bytes_sent bigint(14) unsigned NOT NULL default '0',
--- End Message ---
--- Begin Message ---
Source: libapache-mod-log-sql
Source-Version: 1.100-16
We believe that the bug you reported is fixed in the latest version of
libapache-mod-log-sql, which is due to be installed in the Debian FTP archive.
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.
Thomas Goirand <[email protected]> (supplier of updated libapache-mod-log-sql
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: SHA256
Format: 1.8
Date: Tue, 06 May 2014 10:21:09 +0000
Source: libapache-mod-log-sql
Binary: libapache2-mod-log-sql libapache2-mod-log-sql-mysql
libapache2-mod-log-sql-dbi libapache2-mod-log-sql-ssl
Architecture: source amd64
Version: 1.100-16
Distribution: unstable
Urgency: medium
Maintainer: Thomas Goirand <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description:
libapache2-mod-log-sql - Use SQL to store/write your Apache queries logs - Base
libapache2-mod-log-sql-dbi - Use SQL to store/write your Apache queries logs -
DBI interface
libapache2-mod-log-sql-mysql - Use SQL to store/write your Apache queries logs
- MySQL interface
libapache2-mod-log-sql-ssl - Use SQL to store/write your Apache queries logs -
SSL extension
Closes: 520388 542078 700583 727392 738377
Changes:
libapache-mod-log-sql (1.100-16) unstable; urgency=medium
.
* Patches configure script to search libdbi in a multiarch system
(Closes: #738377, #542078).
* Calls dh_autotools-dev_updateconfig before the configuration script,
thanks to Matthias Klose <[email protected]> for reporting (Closes: #727392).
* Fixes misnamed in create_tables.sql (Closes: #520388).
* Fixed long description (Closes: #700583).
Checksums-Sha1:
8a83d52bdd59f66cf4a7d56a9260c72bd39cd4dc 2222
libapache-mod-log-sql_1.100-16.dsc
381c08bc0945a422d3d44699c069aede6432c984 12860
libapache-mod-log-sql_1.100-16.debian.tar.xz
353fcc82fde69dcb5c681f472362654d6b7a4fe6 59502
libapache2-mod-log-sql_1.100-16_amd64.deb
6c6c7d6f267b36a7c81fecb7fe135ec7339b043d 18394
libapache2-mod-log-sql-mysql_1.100-16_amd64.deb
9e04375ea4631cf8dd328abe5ece4bc544b81748 18542
libapache2-mod-log-sql-dbi_1.100-16_amd64.deb
f338cc964907b9e6819b7a99ed675b03fdede7a1 16882
libapache2-mod-log-sql-ssl_1.100-16_amd64.deb
Checksums-Sha256:
388a0f36857839b02706a4e0928d17cff47e37b812104d4b60f74e76102f49c9 2222
libapache-mod-log-sql_1.100-16.dsc
c88622425d2475c8eaef4fef996e530b20923419814f478f747b220d47deefa1 12860
libapache-mod-log-sql_1.100-16.debian.tar.xz
8b7923167ff3dc837401603d7bdda48708c2b42e387bbc9548a3c2bd3627a189 59502
libapache2-mod-log-sql_1.100-16_amd64.deb
d333912fb50c593f9cb7816762f4001fdb924449ceb4addf122f1685537cb524 18394
libapache2-mod-log-sql-mysql_1.100-16_amd64.deb
6d374b98c4bd87989eff6b71051263baf48a83011b92a0f802bb456a9ac139af 18542
libapache2-mod-log-sql-dbi_1.100-16_amd64.deb
9ecc639fa2c567d665f9bd9e87d677d6033e461801feeab781b2541af3b50cb8 16882
libapache2-mod-log-sql-ssl_1.100-16_amd64.deb
Files:
6bd2d5861ce0deaff86ae215e3272c53 59502 libs optional
libapache2-mod-log-sql_1.100-16_amd64.deb
4f91c01d3e10af5f5b0e7d4911082464 18394 libs optional
libapache2-mod-log-sql-mysql_1.100-16_amd64.deb
882f443b31b145b7be57b65de6c8bdbb 18542 libs optional
libapache2-mod-log-sql-dbi_1.100-16_amd64.deb
b1b1d2ba4ba440035e016670a2fc642a 16882 libs optional
libapache2-mod-log-sql-ssl_1.100-16_amd64.deb
cc876b4df34bbe271685db932259eb49 2222 libs optional
libapache-mod-log-sql_1.100-16.dsc
b845b993d777a16c843d0a36fa70cfcb 12860 libs optional
libapache-mod-log-sql_1.100-16.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJTaL/iAAoJENQWrRWsa0P+ZmAP/iBYSu4GSCRQlSmHUNbAtt08
HI32YAvu/SpWvPJCK+t/2zhlcs/h0hWBjUM2fT5q7lQCaRhJxHFCFehPK/9kNvkn
suEkH748NnMmWl7wqETbKA+q9s90na6zs1ELgNqGlevYi/+te/VL1soi1TotKLn+
59PKkGA4Yfszqv53e66ORjQ69atf8qUod/ZNrzd57YcdsjtJEySDCtAuVIBIiH24
HWVUcW9c5okKf0i8nRUxx2S021nU5YH73gwbcuD9fzCNm2h6SdyceIsgCfflZeKm
pdnhhG9CCCzRtwQZCBQurMof1oc8CDwe1l3v/MwBx/expj0MwLHzgU1JpFQ+PBno
p4knAuxGG2jy/66TQtNkpEwepU1ru89Vy5HilG84prfUXyd+btgAx6WUuJ9BgDyt
owG7+5D5bjZz4rSNdcxb5Q8WWu/L7sWlptd1h+6EZMPmPSjndroG+05AVF40PteB
E3Xy9G3miTGxuV0Qykeo8mRyZuRh9sl3C24aC6aJoS1DzLxO5bIPazmnx2wrFFjC
eWnagb4GwFfDqwvrQZxjjkl0BiqbeHyBJllr6lHH5nwTS9a42kpZWKtERx0so2AZ
KkFsnSlXU48Vi8m0atdGfMuRkuNzHEhuMD4MRVN+2GJcAsSSMEru3NUaDaFdg4dO
6Rz6BCvMFrNhUP/917W/
=rrX0
-----END PGP SIGNATURE-----
--- End Message ---