Your message dated Sat, 08 Oct 2005 08:47:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#326125: fixed in portmap 5-16
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; 1 Sep 2005 22:15:12 +0000
>From [EMAIL PROTECTED] Thu Sep 01 15:15:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from pat.uio.no [129.240.130.16] (7411)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EAxKx-0002QN-00; Thu, 01 Sep 2005 15:15:12 -0700
Received: from mail-mx2.uio.no ([129.240.10.30])
by pat.uio.no with esmtp (Exim 4.43)
id 1EAxKu-0003ma-AP
for [EMAIL PROTECTED]; Fri, 02 Sep 2005 00:15:08 +0200
Received: from saruman.uio.no ([129.240.201.202])
by mail-mx2.uio.no with esmtp (Exim 4.43)
id 1EAxKo-0005e6-Dx; Fri, 02 Sep 2005 00:15:02 +0200
Received: from pre by saruman.uio.no with local (Exim 4.44)
id 1EAxKn-00014o-PL; Fri, 02 Sep 2005 00:15:01 +0200
To: [EMAIL PROTECTED]
Subject: portmap: Please add dependency info to init.d script
From: Petter Reinholdtsen <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
Sender: Petter Reinholdtsen <[EMAIL PROTECTED]>
Date: Fri, 02 Sep 2005 00:15:01 +0200
X-UiO-Spam-info: not spam, SpamAssassin (score=-5.58, required 12,
autolearn=disabled, ALL_TRUSTED -2.82, AWL 2.24,
UIO_MAIL_IS_INTERNAL -5.00)
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: portmap
Version: 5-15
Severity: wishlist
Tags: patch
Please add init.d dependency information for the init.d scripts in the
initscripts package, to make it possible to check and verify the
current boot sequence, and also to make it possible to know which boot
scripts to run in parallel when modifying the boot system to run in
parallel.
There is an LSB specification on how to add such information as
comments at the top of these scripts. I recommend using this format
as there are existing tools to use these headers to reorder the boot
sequence and to boot in parallel.
Here is a draft for portmap, based on my current experience with the
package. Just add this at the start of the init.d script.
### BEGIN INIT INFO
# Provides: portmap
# Required-Start: $network
# Required-Stop: $network
# Should-Start: $named
# Should-Stop: $named
# Default-Start: S 1 2 3 4 5
# Default-Stop: 0 6
### END INIT INFO
More info on the format is available from
<URL:http://wiki.debian.net/?LSBInitScripts>.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages portmap depends on:
ii debconf [debconf-2.0] 1.4.58 Debian configuration management sy
ii libc6 2.3.5-6 GNU C Library: Shared libraries an
ii libwrap0 7.6.dbs-8 Wietse Venema's TCP wrappers libra
portmap recommends no packages.
-- debconf information:
portmap/loopback: false
---------------------------------------
Received: (at 326125-close) by bugs.debian.org; 8 Oct 2005 15:47:58 +0000
>From [EMAIL PROTECTED] Sat Oct 08 08:47:58 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EOGue-000476-00; Sat, 08 Oct 2005 08:47:04 -0700
From: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#326125: fixed in portmap 5-16
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 08 Oct 2005 08:47:04 -0700
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: portmap
Source-Version: 5-16
We believe that the bug you reported is fixed in the latest version of
portmap, which is due to be installed in the Debian FTP archive:
portmap_5-16.diff.gz
to pool/main/p/portmap/portmap_5-16.diff.gz
portmap_5-16.dsc
to pool/main/p/portmap/portmap_5-16.dsc
portmap_5-16_i386.deb
to pool/main/p/portmap/portmap_5-16_i386.deb
portmap_5-16_sparc.deb
to pool/main/p/portmap/portmap_5-16_sparc.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.
Anibal Monsalve Salazar <[EMAIL PROTECTED]> (supplier of updated portmap
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, 09 Oct 2005 01:16:11 +1000
Source: portmap
Binary: portmap
Architecture: source i386 sparc
Version: 5-16
Distribution: unstable
Urgency: low
Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Changed-By: Anibal Monsalve Salazar <[EMAIL PROTECTED]>
Description:
portmap - The RPC portmapper
Closes: 326100 326125
Changes:
portmap (5-16) unstable; urgency=low
.
* Fixed "Speed up the boot by not sleeping in init.d/portmap
twice", closes: #326100. Patch by Petter Reinholdtsen
<[EMAIL PROTECTED]>.
* Fixed "Please add dependency info to init.d script", closes:
#326125. Patch by Petter Reinholdtsen <[EMAIL PROTECTED]>.
Files:
2a278be3af23b90ac73a9beaf1817ff0 637 net standard portmap_5-16.dsc
7a46540a3d846257f9389d882288bc58 20795 net standard portmap_5-16.diff.gz
510b7487db498bc5ac7f09e571481a3f 29058 net standard portmap_5-16_i386.deb
715b36304c334edc7233f7ae2982555f 29210 net standard portmap_5-16_sparc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDR+cdipBneRiAKDwRAn6dAJ946fuBY8v6WE+Edu68ztJQaZQfZACeLMxz
H615sQcFw5Iqc5CfneRk7NE=
=cX2Q
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]