Your message dated Thu, 10 Mar 2005 06:17:16 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#295554: fixed in xinetd 1:2.3.13-3 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; 16 Feb 2005 17:28:23 +0000 >From [EMAIL PROTECTED] Wed Feb 16 09:28:23 2005 Return-path: <[EMAIL PROTECTED]> Received: from 137.red-62-57-138.user.auna.net (khazad.dyndns.org) [62.57.138.137] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D1SyN-0005n1-00; Wed, 16 Feb 2005 09:28:23 -0800 Received: from rmh by khazad.dyndns.org with local (Exim 4.34) id 1D1SsM-0004Mu-5g; Wed, 16 Feb 2005 18:22:10 +0100 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Robert Millan <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: can't remove the package X-Mailer: reportbug 3.7.1 Date: Wed, 16 Feb 2005 18:22:10 +0100 Message-Id: <[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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: xinetd Version: 1:2.3.13-2+cfg Severity: serious When purging xinetd: -------------------- Removing xinetd ... Note: all inetd services have been terminated. WARNING: you don't have an init script for the original inetd anymore! You may need to reinstall the netkit-inetd package to get it back. Removing `diversion of /etc/init.d/inetd to /etc/init.d/inetd.real by xinetd' /var/lib/dpkg/info/xinetd.postrm: line 16: /etc/init.d/inetd: No such file or directory dpkg: error processing xinetd (--purge): subprocess post-removal script returned error exit status 1 -------------------- line 16 attempts to run /etc/init.d/inetd, but as the warning indicates we're not sure if that file exists. postrm should only attempt to run this script if it exists. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable') Architecture: kfreebsd-i386 (i686) Kernel: GNU/kFreeBSD 5.3-3 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) Versions of packages xinetd depends on: ii libc0.1 2.3-1+kbsd.8 GNU C Library: Shared libraries an ii libwrap0 7.6.dbs-6 Wietse Venema's TCP wrappers libra ii netbase 4.20 Basic TCP/IP networking system -- no debconf information --------------------------------------- Received: (at 295554-close) by bugs.debian.org; 10 Mar 2005 11:23:10 +0000 >From [EMAIL PROTECTED] Thu Mar 10 03:23:10 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D9Lkz-00016Q-00; Thu, 10 Mar 2005 03:23:09 -0800 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1D9LfI-00009w-00; Thu, 10 Mar 2005 06:17:16 -0500 From: Thomas Seyrat <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#295554: fixed in xinetd 1:2.3.13-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Thu, 10 Mar 2005 06:17:16 -0500 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-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 X-Spam-Level: X-CrossAssassin-Score: 6 Source: xinetd Source-Version: 1:2.3.13-3 We believe that the bug you reported is fixed in the latest version of xinetd, which is due to be installed in the Debian FTP archive: xinetd_2.3.13-3.diff.gz to pool/main/x/xinetd/xinetd_2.3.13-3.diff.gz xinetd_2.3.13-3.dsc to pool/main/x/xinetd/xinetd_2.3.13-3.dsc xinetd_2.3.13-3_powerpc.deb to pool/main/x/xinetd/xinetd_2.3.13-3_powerpc.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 Seyrat <[EMAIL PROTECTED]> (supplier of updated xinetd 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: Thu, 10 Mar 2005 11:03:24 +0100 Source: xinetd Binary: xinetd Architecture: source powerpc Version: 1:2.3.13-3 Distribution: unstable Urgency: low Maintainer: Thomas Seyrat <[EMAIL PROTECTED]> Changed-By: Thomas Seyrat <[EMAIL PROTECTED]> Description: xinetd - replacement for inetd with many enhancements Closes: 167367 176464 287814 287821 294665 295554 297911 Changes: xinetd (1:2.3.13-3) unstable; urgency=low . * -stayalive option in /etc/default/xinetd instead of init script to make behaviour change easier. (closes: #294665) * Applied patch from Andreas Jochens <[EMAIL PROTECTED]> to build on amd64 with gcc-4.0 (closes: #297911) * Run /etc/init.d/inetd in postrm only if it exists (closes: #295554) * Fixed erroneous itox.8 man page (closes: #287814) * Included xinetd.org FAQ as /usr/share/doc/xinetd/xinetd.org-FAQ.html * Edited README.update-inetd (closes: #287821) * Applied patch to xconv.pl by Javier Fernández-Sanguino Peña to fix - what Amanda needs (closes: #167367) (http://www.amanda.org/docs/install.html) - numerically-specified services (closes: #176464) - TCP Wrappers Files: c2075141791af837abccad39ca0ba684 579 net extra xinetd_2.3.13-3.dsc 89aed9d2a6679652a32da04bddf1ae0b 18008 net extra xinetd_2.3.13-3.diff.gz 41e4b42cb6e0a783392ba2828bb015fd 144578 net extra xinetd_2.3.13-3_powerpc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCMCgvG7q+HrSg3okRAtqlAJ0eSahXpi62hJbtNw7zApXs6ZEmvACeJj5y 2qT8x76A3WpXnJn9ErbXSS0= =0n3Y -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]