Your message dated Thu, 28 Aug 2008 02:17:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#493824: fixed in inn 1:1.7.2q-37 has caused the Debian Bug report #493824, regarding inn: purging /var/lib/news on remove 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.) -- 493824: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493824 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: inn Version: 1:1.7.2q-36 Severity: critical Justification: causes serious data loss -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 inn.postrm will do clean_var_lib() { echo "Purging active file and history data..." rm -f /var/lib/news/active* /var/lib/news/history* \ /var/lib/news/newsgroups if [ -d /var/lib/news/ ]; then rmdir --ignore-fail-on-non-empty /var/lib/news/ fi } on both "remove" and "purge". This causes the active file and history data to be lost unless the user manually made a backup prior to removing inn. The files contain valuable data which cannot easily be reconstructed. Debian users do expect such important state to be kept unless a package is purged. Deleting the files on package removal will cause serious data loss for any user who haven't read inn.postrm Please do not call clean_var_lib() on "remove". It should only be called on "purge". I also believe the echo "Remove the news spool in /var/spool/news yourself!" is misplaced, but that can't be justified as critical since it doesn't cause any data loss. But please also consider moving this line with comments to the "purge" target. Bjorn - -- System Information: Debian Release: lenny/sid APT prefers stable APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.25-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkiYAqcACgkQ10rqkowbIskZHwCbByVt/cEIHrlKeDfT+aKpMb2/ jxYAnA4Rem5DjgmQMkbVcmGoxxs7hrj8 =ML2r -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---Source: inn Source-Version: 1:1.7.2q-37 We believe that the bug you reported is fixed in the latest version of inn, which is due to be installed in the Debian FTP archive: inn_1.7.2q-37.diff.gz to pool/main/i/inn/inn_1.7.2q-37.diff.gz inn_1.7.2q-37.dsc to pool/main/i/inn/inn_1.7.2q-37.dsc inn_1.7.2q-37_i386.deb to pool/main/i/inn/inn_1.7.2q-37_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. Marco d'Itri <[EMAIL PROTECTED]> (supplier of updated inn 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: Thu, 28 Aug 2008 04:08:44 +0200 Source: inn Binary: inn Architecture: source i386 Version: 1:1.7.2q-37 Distribution: unstable Urgency: medium Maintainer: Marco d'Itri <[EMAIL PROTECTED]> Changed-By: Marco d'Itri <[EMAIL PROTECTED]> Description: inn - News transport system `InterNetNews' by the ISC and Rich Salz Closes: 493824 Changes: inn (1:1.7.2q-37) unstable; urgency=medium . * Clean up /var/lib/news/ in the purge target instead of the remove target. (Closes: #493824) Checksums-Sha1: e9f7ceab32171884c6ad0cbcaf2da02a00918a69 988 inn_1.7.2q-37.dsc 82a8401c93492a45b5cd8049e2667629d5e6747e 180258 inn_1.7.2q-37.diff.gz 379b5a52913b066b8da83f342edcf92f22737d49 811252 inn_1.7.2q-37_i386.deb Checksums-Sha256: b8601c1f1f4bc4465537b80fc33f36ddd2502435f8241cbe0ee4a69dfcb2fa94 988 inn_1.7.2q-37.dsc 3dcd0db1f8ead864229b105a03858071bf0407bd08a2bd3de9101602b64da62f 180258 inn_1.7.2q-37.diff.gz 77472554342e5b972b7acf63cd302f5ae0b65c39d6b7399848f853fea675b092 811252 inn_1.7.2q-37_i386.deb Files: 21c5477cee30aeb703aa6980836259f3 988 news extra inn_1.7.2q-37.dsc 92e13a75fada230a32e1f6d6373a0ab5 180258 news extra inn_1.7.2q-37.diff.gz 740aebf197a200b8379f314cfb18cd90 811252 news extra inn_1.7.2q-37_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAki2CSMACgkQFGfw2OHuP7GJwQCeMmUJ3L47Mdtxgh5x5nHiibSC cowAnRBHQdrwMT72a/VCT4V084UwK0uj =ymKt -----END PGP SIGNATURE-----
--- End Message ---

