Your message dated Sun, 13 Nov 2005 04:47:06 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#336047: fixed in epos 1:2.5.36-2 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 27 Oct 2005 15:27:38 +0000 >From [EMAIL PROTECTED] Thu Oct 27 08:27:38 2005 Return-path: <[EMAIL PROTECTED]> Received: from mail.lenk.info [217.160.183.176] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EV9fG-0007uH-00; Thu, 27 Oct 2005 08:27:38 -0700 Received: from smtp.lenk.info ([82.165.24.235] ident=Debian-exim) by mail.lenk.info with esmtpsa (Cipher TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.50 1) id 1EV9gJ-0004iT-5m; Thu, 27 Oct 2005 17:28:43 +0200 Received: from p54a3f636.dip.t-dialin.net ([84.163.246.54] helo=feynman.djpig.de) by smtp.lenk.info with esmtpsa (Cipher TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.50 1) id 1EV9fR-0005DO-A7; Thu, 27 Oct 2005 17:27:49 +0200 Received: from djpig by feynman.djpig.de with local (Exim 4.54) id 1EV9fE-0001q4-LH; Thu, 27 Oct 2005 17:27:36 +0200 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Frank Lichtenheld <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: Tries to use non-essential package on purge X-Mailer: reportbug 3.17 Date: Thu, 27 Oct 2005 17:27:36 +0200 Message-Id: <[EMAIL PROTECTED]> Sender: Frank Lichtenheld <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: epos Version: 1:2.5.36-1 Severity: grave >From your postrm: if test "$1" = "purge"; then update-rc.d epos remove >/dev/null rm -rf /var/log/epos if id -u $USER_NAME >/dev/null 2>&1; then deluser --quiet --remove-home $USER_NAME fi fi deluser is from adduser, a non-essential package. So you can't use it on purge, at least not unconditionally. Gruesse, Frank Lichtenheld -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12-1-k7 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) --------------------------------------- Received: (at 336047-close) by bugs.debian.org; 13 Nov 2005 12:54:56 +0000 >From [EMAIL PROTECTED] Sun Nov 13 04:54:56 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1EbHGE-0006TM-Mz; Sun, 13 Nov 2005 04:47:06 -0800 From: Milan Zamazal <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#336047: fixed in epos 1:2.5.36-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 13 Nov 2005 04:47:06 -0800 X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: epos Source-Version: 1:2.5.36-2 We believe that the bug you reported is fixed in the latest version of epos, which is due to be installed in the Debian FTP archive: epos_2.5.36-2.diff.gz to pool/main/e/epos/epos_2.5.36-2.diff.gz epos_2.5.36-2.dsc to pool/main/e/epos/epos_2.5.36-2.dsc epos_2.5.36-2_i386.deb to pool/main/e/epos/epos_2.5.36-2_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. Milan Zamazal <[EMAIL PROTECTED]> (supplier of updated epos 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: Sun, 13 Nov 2005 13:11:56 +0100 Source: epos Binary: epos Architecture: source i386 Version: 1:2.5.36-2 Distribution: unstable Urgency: low Maintainer: Milan Zamazal <[EMAIL PROTECTED]> Changed-By: Milan Zamazal <[EMAIL PROTECTED]> Description: epos - Language independent text-to-speech system Closes: 336047 Changes: epos (1:2.5.36-2) unstable; urgency=low . * Call deluser on purge only if it is available; closes: #336047. Files: be0d54c0fdfc8ed48c5b9dd046284149 602 sound optional epos_2.5.36-2.dsc 0799b991abb67c89268a64c26430f311 16353 sound optional epos_2.5.36-2.diff.gz 8af47fceadca77ad4cb988ee4dd7fc1c 638860 sound optional epos_2.5.36-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDdzDwkSkk/j3Cm0ERAqAIAKCf4blNE966OWnuautawKinG1+0/QCeN5vQ wQr7HL25obTMtZXN8ISYMxU= =iCri -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]