Your message dated Tue, 28 Jun 2005 09:47:16 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#313400: fixed in dpkg 1.13.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) -------------------------------------- Received: (at submit) by bugs.debian.org; 13 Jun 2005 13:16:38 +0000 >From [email protected] Mon Jun 13 06:16:38 2005 Return-path: <[email protected]> Received: from azure.humbug.org.au (azure.erisian.com.au) [66.179.181.62] (Debian-exim) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1Dhonu-0004U5-00; Mon, 13 Jun 2005 06:16:38 -0700 Received: from aj by azure.erisian.com.au with local (Exim 4.50 #1 (Debian)) id 1Dhonu-00085c-2Z for <[EMAIL PROTECTED]>; Mon, 13 Jun 2005 23:16:38 +1000 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Anthony Towns <[email protected]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: dpkg: Please remove /usr/sbin/start-stop-daemon X-Mailer: reportbug 3.8 Date: Mon, 13 Jun 2005 23:16:38 +1000 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: dpkg Version: 1.13.0 Severity: serious Hey, dpkg is now shipping both /sbin/s-s-d and /usr/sbin/s-s-d; only /sbin/s-s-d is required. Having both breaks bootstrapping since daemons get randomly started when they're not supposed to, because only /sbin/s-s-d is diverted. Presumably this is a still-glowing scar from: * Scorched-earth reimplementation of the build process and control files with debhelper and automake. Also, * Remove /usr/sbin/start-stop-daemon. Closes: #156437. -- Adam Heath <[EMAIL PROTECTED]> Thu, 29 Aug 2002 16:43:15 -0500 Advantage: doogie. Cheers, aj --------------------------------------- Received: (at 313400-close) by bugs.debian.org; 28 Jun 2005 13:52:21 +0000 >From [EMAIL PROTECTED] Tue Jun 28 06:52:21 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 1DnGVg-0007EY-00; Tue, 28 Jun 2005 06:52:21 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DnGQm-0007Os-00; Tue, 28 Jun 2005 09:47:16 -0400 From: Scott James Remnant <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#313400: fixed in dpkg 1.13.10 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Tue, 28 Jun 2005 09:47:16 -0400 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: 7 Source: dpkg Source-Version: 1.13.10 We believe that the bug you reported is fixed in the latest version of dpkg, which is due to be installed in the Debian FTP archive: dpkg-dev_1.13.10_all.deb to pool/main/d/dpkg/dpkg-dev_1.13.10_all.deb dpkg_1.13.10.dsc to pool/main/d/dpkg/dpkg_1.13.10.dsc dpkg_1.13.10.tar.gz to pool/main/d/dpkg/dpkg_1.13.10.tar.gz dpkg_1.13.10_i386.deb to pool/main/d/dpkg/dpkg_1.13.10_i386.deb dselect_1.13.10_i386.deb to pool/main/d/dpkg/dselect_1.13.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. Scott James Remnant <[EMAIL PROTECTED]> (supplier of updated dpkg 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: Tue, 28 Jun 2005 14:19:06 +0100 Source: dpkg Binary: dpkg dselect dpkg-dev Architecture: source i386 all Version: 1.13.10 Distribution: unstable Urgency: low Maintainer: Scott James Remnant <[EMAIL PROTECTED]> Changed-By: Scott James Remnant <[EMAIL PROTECTED]> Description: dpkg - Package maintenance system for Debian dpkg-dev - Package building tools for Debian dselect - a user tool to manage Debian packages Closes: 313282 313288 313330 313347 313381 313398 313400 313415 313433 313474 313554 313620 314125 314262 314431 314550 314575 314828 314886 316084 Changes: dpkg (1.13.10) unstable; urgency=low . The "Bully's Special Prize" Release. . * Removed /usr/sbin/start-stop-daemon. Closes: #313400. * Fixed md5sum diversion removal. Closes: #313415. * Fixed dpkg-source to handle native tarballs with a Debian revision. Closes: #313381, #313433. * Fixed upgrade from pre-sarge dpkg outside of dselect. Closes: #314575. * Changed log times to be local rather than UTC. Closes: #313347. * Changed log writing to be line-buffered. Closes: #314550. * Moved log creation to postinst, and don't fail if base-passwd hasn't been configured yet. Closes: #316084. * Don't try to compile in SELinux support on Hurd. Closes: #313398. * Place code for SELinux support in the right place so it will actually get compiled in and used (Manoj Srivastava). Closes: #314886. . * Documentation: - Added missing word to dpkg-architecture manpage. Closes: #313554. - Reference to dpkg manpage in dpkg.cfg corrected. Closes: #314262. * Updated Translations (Christian Perrier): - Basque (Piarres Beobide Egana). Closes: #313474. - Catalan (Jordi Mallach). Closes: #313288. - Czech (Miroslav Kure). Closes: #314431. - Danish (Claus Hindsgaul). - French (Christian Perrier). - German (Jens Seidel). Closes: #314125. - Greek (Greek team). Closes: #314828. - Italian (Lele Gaifax). - Japanese (Kenshi Muto). Closes: #313330. - Russian (Yuri Kozlov). Closes: #313620. * Hebrew translation de-activated on request of the translator until there is better support for RTL languages. Closes: #313282. Files: b7aed582c29e1838247a536a9c84d94a 637 base required dpkg_1.13.10.dsc 3364a0554b8216a06f8a3731db9624e7 3565492 base required dpkg_1.13.10.tar.gz 8579b171220c19cb2f18d55ebcfb40d0 1811396 base required dpkg_1.13.10_i386.deb 1722bbf7388de448c7448b79a1ba9a64 120520 base required dselect_1.13.10_i386.deb 3f6457957271c429eab1e630d9f9f1d9 162786 utils standard dpkg-dev_1.13.10_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCwU9aIexP3IStZ2wRAltaAJ9rHvJUfDJkARm4feM5ziSvVe/WPwCdEOg1 5VbvVhI2eYxyyYB0Ly9dcYk= =bDgR -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

