Your message dated Sun, 05 Aug 2007 18:32:11 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#425027: fixed in libapache-mod-log-sql 1.100-10 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: libapache2-mod-log-sql Version: 1.100-8 Severity: normal The scoreboard patch hardcodes the query: insert ignore into %s (domain,vhost,month,year,count_impressions) values ('%s','%s','%s','%s','0') but insert ignore is not portable and fails when using pgsql as the backend. It should instead use a transaction and rollback if the table does not exist. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.11.12-xenU-rimu1 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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.3-4+b1 Traditional model for Apache HTTPD ii libc6 2.5-7 GNU C Library: Shared libraries Versions of packages libapache2-mod-log-sql recommends: ii perl 5.8.8-7 Larry Wall's Practical Extraction -- no debconf information
--- End Message ---
--- Begin Message ---Source: libapache-mod-log-sql Source-Version: 1.100-10 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: libapache-mod-log-sql_1.100-10.diff.gz to pool/main/liba/libapache-mod-log-sql/libapache-mod-log-sql_1.100-10.diff.gz libapache-mod-log-sql_1.100-10.dsc to pool/main/liba/libapache-mod-log-sql/libapache-mod-log-sql_1.100-10.dsc libapache2-mod-log-sql-dbi_1.100-10_i386.deb to pool/main/liba/libapache-mod-log-sql/libapache2-mod-log-sql-dbi_1.100-10_i386.deb libapache2-mod-log-sql-mysql_1.100-10_i386.deb to pool/main/liba/libapache-mod-log-sql/libapache2-mod-log-sql-mysql_1.100-10_i386.deb libapache2-mod-log-sql-ssl_1.100-10_i386.deb to pool/main/liba/libapache-mod-log-sql/libapache2-mod-log-sql-ssl_1.100-10_i386.deb libapache2-mod-log-sql_1.100-10_i386.deb to pool/main/liba/libapache-mod-log-sql/libapache2-mod-log-sql_1.100-10_i386.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. 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: SHA1 Format: 1.7 Date: Fri, 20 Jul 2007 16:24:15 +0800 Source: libapache-mod-log-sql Binary: libapache2-mod-log-sql-mysql libapache2-mod-log-sql libapache2-mod-log-sql-ssl libapache2-mod-log-sql-dbi Architecture: source i386 Version: 1.100-10 Distribution: unstable Urgency: low 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: 425027 429090 Changes: libapache-mod-log-sql (1.100-10) unstable; urgency=low . * This is release -10 because we have -9 in our GPLHost private repository, please forgive me, if version -9 was never release into Debian, but I really don't want to messup with our production servers. * Changed to the new style of dependency (= ${binary:Version}) instead of (= ${Source:Version}) * Remove the build for apache 1.3 and it's depends (Closes: #429090) * Changed the score board patch from "INSERT INGORE INTO" to a better "BEGIN ; INSERT INTO [...] ; COMMIT" if using pgsql, so the score board patch can work under pgsql too, thanks to James Cloos <[EMAIL PROTECTED]> for the idea. Note that this included some bigger modifications to the modules so the statements can differ depending on the driver used. (Closes: #425027) Files: 81e09b1142cc795cc5f7738ab10fe14a 862 libs optional libapache-mod-log-sql_1.100-10.dsc 04ca4a63592db3bb94535fea882a5600 10378 libs optional libapache-mod-log-sql_1.100-10.diff.gz b0a83468ed64b1c1839279e0b9c39acb 64918 libs optional libapache2-mod-log-sql_1.100-10_i386.deb 9e6baaf09c5a1939ea1b5b46e598eec9 17306 libs optional libapache2-mod-log-sql-mysql_1.100-10_i386.deb af791862e339ad868ac019b92ae1be0e 17508 libs optional libapache2-mod-log-sql-dbi_1.100-10_i386.deb 7e550162f63435576668d3dda08e3ecb 15688 libs optional libapache2-mod-log-sql-ssl_1.100-10_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGthZdJ9EDSN0bDvcRAsXnAJ9+/Di7il0vEb8XxdHBslKVCOq0hACfcTCl mXVcqg7BILcr9mSzfHwP4D0= =CBJq -----END PGP SIGNATURE-----
--- End Message ---

