Your message dated Sat, 14 May 2011 21:03:53 +0000
with message-id <[email protected]>
and subject line Bug#626286: fixed in dspam 3.9.1~rc1+git20110514.347379b+dfsg-1
has caused the Debian Bug report #626286,
regarding Make sure old conffiles are removed
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.)
--
626286: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626286
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libdspam7-drv-sqlite3
Version: 3.9.1~rc1+git20110419.29261fb+dfsg-2
Severity: normal
Last night's cron.daily run yielded an error from
/etc/cron.daily/libdspam7-drv-sqlite3:
> /etc/cron.daily/libdspam7-drv-sqlite3: 10: cannot open
> /usr/share/dspam/clean/purge-3.sql: No such file
It seems purge-3.sql somehow managed to wind up under
/usr/share/doc/libdspam-drv-sqlite3/sql; could you please move it to
where the script expects to find it?
Also, I see a couple of issues with the script itself:
- Because < is a shell metacharacter, the redirection will apply to
the whole find command, with the effect that if multiple files
match, only the first sqlite3 invocation will receive commands. To
address that, you'll need a shell loop:
if [ -d "$DSPAMHOME/data" ]; then
find $DSPAMHOME/data -name "*.sdb" | while read x; do
sqlite3 $x < /usr/share/dspam/clean/purge-3.sql
done
fi
- The logic for setting DSPAMHOME could stand to be simpler; I'd recommend
DSPAMHOME=`awk '/^Home/ { print $2 }' $DSPAMCONF`
Could you please address all of those issues? Thanks!
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libdspam7-drv-sqlite3 depends on:
ii lib 2.11.2-11 Embedded GNU C Library: Shared lib
ii lib 3.9.1~rc1+git20110419.29261fb+dfsg-2 Core message processing and classi
ii lib 3.7.6.2-1 SQLite 3 shared library
ii sql 3.7.6.2-1 Command line interface for SQLite
libdspam7-drv-sqlite3 recommends no packages.
libdspam7-drv-sqlite3 suggests no packages.
-- Configuration Files:
/etc/dspam/dspam.d/sqlite.conf [Errno 13] Permission denied:
u'/etc/dspam/dspam.d/sqlite.conf'
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: dspam
Source-Version: 3.9.1~rc1+git20110514.347379b+dfsg-1
We believe that the bug you reported is fixed in the latest version of
dspam, which is due to be installed in the Debian FTP archive:
dspam-dbg_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
to main/d/dspam/dspam-dbg_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
dspam-doc_3.9.1~rc1+git20110514.347379b+dfsg-1_all.deb
to main/d/dspam/dspam-doc_3.9.1~rc1+git20110514.347379b+dfsg-1_all.deb
dspam-webfrontend_3.9.1~rc1+git20110514.347379b+dfsg-1_all.deb
to main/d/dspam/dspam-webfrontend_3.9.1~rc1+git20110514.347379b+dfsg-1_all.deb
dspam_3.9.1~rc1+git20110514.347379b+dfsg-1.debian.tar.gz
to main/d/dspam/dspam_3.9.1~rc1+git20110514.347379b+dfsg-1.debian.tar.gz
dspam_3.9.1~rc1+git20110514.347379b+dfsg-1.dsc
to main/d/dspam/dspam_3.9.1~rc1+git20110514.347379b+dfsg-1.dsc
dspam_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
to main/d/dspam/dspam_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
dspam_3.9.1~rc1+git20110514.347379b+dfsg.orig.tar.gz
to main/d/dspam/dspam_3.9.1~rc1+git20110514.347379b+dfsg.orig.tar.gz
libdspam7-dev_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
to main/d/dspam/libdspam7-dev_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
libdspam7-drv-mysql_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
to
main/d/dspam/libdspam7-drv-mysql_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
libdspam7-drv-pgsql_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
to
main/d/dspam/libdspam7-drv-pgsql_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
libdspam7-drv-sqlite3_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
to
main/d/dspam/libdspam7-drv-sqlite3_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
libdspam7_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
to main/d/dspam/libdspam7_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.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 dspam 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: Sat, 14 May 2011 08:57:43 +0200
Source: dspam
Binary: dspam dspam-webfrontend libdspam7 libdspam7-dev libdspam7-drv-pgsql
libdspam7-drv-mysql libdspam7-drv-sqlite3 dspam-doc dspam-dbg
Architecture: source amd64 all
Version: 3.9.1~rc1+git20110514.347379b+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian DSPAM Maintainers <[email protected]>
Changed-By: Julien Valroff <[email protected]>
Description:
dspam - Scalable, fast and statistical anti-spam filter
dspam-dbg - debugging symbols for dspam
dspam-doc - Documentation for DSPAM anti-spam filter
dspam-webfrontend - Webfrontend for DSPAM anti-spam filter
libdspam7 - Core message processing and classification functionality for DSPA
libdspam7-dev - Development headers for libdspam
libdspam7-drv-mysql - MySQL backend for DSPAM anti-spam filter
libdspam7-drv-pgsql - PostgreSQL backend for DSPAM anti-spam filter
libdspam7-drv-sqlite3 - sqlite3 backend for DSPAM anti-spam filter
Closes: 626286 626608
Changes:
dspam (3.9.1~rc1+git20110514.347379b+dfsg-1) unstable; urgency=low
.
* New git snapshot
* Fix typo in libdspam7-drv-pgsql short description (Closes: #626608)
* Ensure old conffiles are correctly removed on upgrade (Closes: #626286)
Checksums-Sha1:
617b2eb6b52d9fb207d44ca33d469885b45fcbc0 2272
dspam_3.9.1~rc1+git20110514.347379b+dfsg-1.dsc
9cd64fd893e077ce69fb90a14876819f7eb4eec1 615985
dspam_3.9.1~rc1+git20110514.347379b+dfsg.orig.tar.gz
49c3f9e3757e9f92a879c6d862bf906fd542d8ba 64740
dspam_3.9.1~rc1+git20110514.347379b+dfsg-1.debian.tar.gz
6fc71e4f98f4cef0b65afe3f76be616f9f8a0d17 420194
dspam_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
2b6637124fa28f0bb1995b260c37c7ac15922208 198866
dspam-webfrontend_3.9.1~rc1+git20110514.347379b+dfsg-1_all.deb
5c10219eec3205f2c3c6d52e9907f28bedf8e3c9 146110
libdspam7_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
7b88fa86c97ef17f6ab909f504cacca94a3bd5d1 165350
libdspam7-dev_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
a6d4dc12e577568b0b76a4c9beac15215e590667 133904
libdspam7-drv-pgsql_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
117bf032bccf2b21cb36f5f819a16e5c6a94b97f 124304
libdspam7-drv-mysql_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
bb28af877dd45b5a2bff7cb45bf73c272d6509e5 108486
libdspam7-drv-sqlite3_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
8f317f295c33268d628a244b16888821da3be797 125810
dspam-doc_3.9.1~rc1+git20110514.347379b+dfsg-1_all.deb
527b5a603904f8776e77cbc2dd190a7e82ad19f8 602526
dspam-dbg_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
Checksums-Sha256:
f9a8fb02a42d2c81f72e9bfd9343f825df5dd4c39624b351d5c35d66c9146bf3 2272
dspam_3.9.1~rc1+git20110514.347379b+dfsg-1.dsc
5616ec671356d477ec7813768a7d3a936566d4a4d90130cf55a0566936be1523 615985
dspam_3.9.1~rc1+git20110514.347379b+dfsg.orig.tar.gz
9d08f7b60be28e997021be4d5b5fb22dc5670f8bed7eedf79c3ed5d82b9fe2eb 64740
dspam_3.9.1~rc1+git20110514.347379b+dfsg-1.debian.tar.gz
f4b357377ea75dff16cc73f976d07614c1ec33f18efd3585c9f6ef435d9d7df9 420194
dspam_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
b281e569045baad9a5090a4a01ead464446db8edbb3e37011ea0bf661bad59a0 198866
dspam-webfrontend_3.9.1~rc1+git20110514.347379b+dfsg-1_all.deb
26119478ec0ad8be901566a13f995c7729dfb9a5d22b8f539e2a42bcf35e662d 146110
libdspam7_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
e44ebabb8038833fdd0f440ae99e9251548c7526db5f24e1e619d1d62995b4db 165350
libdspam7-dev_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
5a11b366831848ce0f0fedbe6f21f09a90c8a89e6174f9f7ce99769d77d495a9 133904
libdspam7-drv-pgsql_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
4e10f3e0ad29d69d8af80180a8ded54f8401e7714faa1c8c3b2c406680c358b8 124304
libdspam7-drv-mysql_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
7bc17927ebbc75fbfd9281f494e0eb3351086d6106788a1f479bb44fbf89ac60 108486
libdspam7-drv-sqlite3_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
2b5bae6dec0dc21e62488d68cd551c0fa88e1a727428b26cfb42a1b3dd87b2bf 125810
dspam-doc_3.9.1~rc1+git20110514.347379b+dfsg-1_all.deb
0f67ad2ecdcd28a6aeb72eff67003e080bee9ffd02d75e55c97493e43acd74db 602526
dspam-dbg_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
Files:
c38f26351e0d3008f2aef5fbb0e79a28 2272 mail optional
dspam_3.9.1~rc1+git20110514.347379b+dfsg-1.dsc
b81d07a87be7bbd3d26409d8257480e1 615985 mail optional
dspam_3.9.1~rc1+git20110514.347379b+dfsg.orig.tar.gz
484b9368a91bc20c5ed73eab79ea90cb 64740 mail optional
dspam_3.9.1~rc1+git20110514.347379b+dfsg-1.debian.tar.gz
255fcd97c4e85d2e05e51aee70810678 420194 mail optional
dspam_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
2c3f6c72fa761c04b120f1c11ab60db4 198866 mail extra
dspam-webfrontend_3.9.1~rc1+git20110514.347379b+dfsg-1_all.deb
522becc105a96cc722946382f901ca06 146110 libs optional
libdspam7_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
87bc97969740ffdf0d9186b56b7bd979 165350 libdevel optional
libdspam7-dev_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
4198a13c640d94005669f1ff5ec69a63 133904 mail optional
libdspam7-drv-pgsql_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
4d0ca705070ae5ac6149ca1640a3ab7d 124304 mail optional
libdspam7-drv-mysql_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
552184f6a634beaa09ca1e9edbe86358 108486 mail optional
libdspam7-drv-sqlite3_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
0bc0897d168cc8b0bb62c086290430c0 125810 doc optional
dspam-doc_3.9.1~rc1+git20110514.347379b+dfsg-1_all.deb
bdcfe9cabcc66d496c0a8438820ea3e1 602526 debug extra
dspam-dbg_3.9.1~rc1+git20110514.347379b+dfsg-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJNzuNSAAoJEIWf72cljiax8GEQAJQiAQ61A6pC76LlzFciWK4t
Soi5e0N5k+yfSmM5wk2ljwxZBbj6n8S0Su+nfey1L3K8hITAVn/vK3ES7C7kbZT8
1qZYHg3JZ7QIGCRxnmJ9Mh2dkP1CqdCe3D1kC4NPXgVzFZsp1+j+wNz4gTkvY5l1
kyQJtMD/6x1NRLyPz82JD4Vhck0S1fOeJLPm1nxvO8DYXLwSma/sjRq7xq+wVrki
ft2srMZrac3QeX8jaaRgJfEEKterqj1OuYJBYcggUOXuDJLCJrUY1N8CNvoPRIfQ
Hy8yrqOFVo7Wyrqy9HqZNG3xeRVIMMraOY6AzQBDRMp+Ooa53YZ0h1HZGiAPH7Ys
XovOIrs2sUi5iFbJI2e+m6h2zli3apAFDOhvqOxCbIWR/mzebg+CRCRM8FJWIBKV
bPp7gb8PIph+n0GQU1+J0nkkTeWtkPMxCO+yzl6XGFToYi1cmK4c9SB/PNkp9YWG
AED0XPLic1qr5Sbii08mp920HKYdeNRLrbAey8Jlf/kWkAEk9fmXT3TJIBJdLSix
FoEucg51kJEr0LFOj16HI4TACWMVt21kFk/DpZhgu6gFbZ+yTQa89C4YEi78Dee6
JlcDJAb+lLWXcYN62SwzGRiPpyiiKCk8vBDCqz9zDt7x6adWz34kPvwRTMycDjBx
IdfLgD9pWeH7ChCGCYJ/
=FrZB
-----END PGP SIGNATURE-----
--- End Message ---