Your message dated Sun, 06 Nov 2005 07:17:13 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#335310: fixed in udev 0.072-1
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; 23 Oct 2005 09:49:15 +0000
>From [EMAIL PROTECTED] Sun Oct 23 02:49:15 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 1ETcTb-0007Tu-00; Sun, 23 Oct 2005 02:49:15 -0700
Received: from mail-mx2.uio.no ([129.240.10.30])
        by pat.uio.no with esmtp (Exim 4.43)
        id 1ETcTX-0002V1-UV
        for [EMAIL PROTECTED]; Sun, 23 Oct 2005 11:49:12 +0200
Received: from saruman.uio.no ([129.240.201.202])
        by mail-mx2.uio.no with esmtp (Exim 4.43)
        id 1ETcTV-0006Gh-RG; Sun, 23 Oct 2005 11:49:09 +0200
Received: from pre by saruman.uio.no with local (Exim 4.44)
        id 1ETcTV-00035s-IL; Sun, 23 Oct 2005 11:49:09 +0200
To: [EMAIL PROTECTED]
Subject: udev: Please add LSB formatted dependency info in init.d script
From: Petter Reinholdtsen <[EMAIL PROTECTED]>
Message-Id: <[EMAIL PROTECTED]>
Sender: Petter Reinholdtsen <[EMAIL PROTECTED]>
Date: Sun, 23 Oct 2005 11:49:09 +0200
X-UiO-Spam-info: not spam, SpamAssassin (score=-4.222, required 12,
        autolearn=disabled, AWL 0.78, 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:  udev
Version:  0.070-5
Severity: wishlist

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the init.d scripts would make it possible for me to use this
information to check the current sequence and speed up the debian
boot.

<URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html>
documents the LSB header format.  Some debian notes are available from
<URL:http://wiki.debian.org/?LSBInitScripts>.

Here is a proposed dependency header to document the dependencies of
udev.  It is slightly tested using the insserv package and the new
parallell booting support in sysvinit.

### BEGIN INIT INFO
# Provides:          udev
# Required-Start:    mountvirtfs
# Required-Stop:
# Default-Start:     S 1 2 3 4 5
# Default-Stop:      0 6
### END INIT INFO

---------------------------------------
Received: (at 335310-close) by bugs.debian.org; 6 Nov 2005 15:21:53 +0000
>From [EMAIL PROTECTED] Sun Nov 06 07:21:53 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EYmGf-000889-00; Sun, 06 Nov 2005 07:17:13 -0800
From: Marco d'Itri <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#335310: fixed in udev 0.072-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 06 Nov 2005 07:17:13 -0800
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: udev
Source-Version: 0.072-1

We believe that the bug you reported is fixed in the latest version of
udev, which is due to be installed in the Debian FTP archive:

udev-udeb_0.072-1_i386.udeb
  to pool/main/u/udev/udev-udeb_0.072-1_i386.udeb
udev_0.072-1.diff.gz
  to pool/main/u/udev/udev_0.072-1.diff.gz
udev_0.072-1.dsc
  to pool/main/u/udev/udev_0.072-1.dsc
udev_0.072-1_i386.deb
  to pool/main/u/udev/udev_0.072-1_i386.deb
udev_0.072.orig.tar.gz
  to pool/main/u/udev/udev_0.072.orig.tar.gz



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 udev 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: Sat,  5 Nov 2005 20:43:26 +0100
Source: udev
Binary: udev udev-udeb
Architecture: source i386
Version: 0.072-1
Distribution: unstable
Urgency: medium
Maintainer: Marco d'Itri <[EMAIL PROTECTED]>
Changed-By: Marco d'Itri <[EMAIL PROTECTED]>
Description: 
 udev       - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 335310 336189 336768
Changes: 
 udev (0.072-1) unstable; urgency=medium
 .
   * New upstream release.
   * Make the /dev/bus/usb/ devices world readable. (Closes: #336768)
   * Added LSB headers to the init scripts. (Closes: #335310)
   * Raised the default timeout to 30 seconds. (Closes: #336189)
   * Moved files from /etc/udev/scripts/, /lib/hotplug/ and /sbin/ to
     /lib/udev/ for uniformity with other distributions.
Files: 
 94c4dd004cdccc855f56607cb7dcd121 593 admin optional udev_0.072-1.dsc
 a0a69a49236542a3c72b00cf5a92cb29 537413 admin optional udev_0.072.orig.tar.gz
 075a9ca1b04b2d93648eeb3a386141c7 43215 admin optional udev_0.072-1.diff.gz
 637a281b317b0ff20d706b624f4108ed 296090 admin optional udev_0.072-1_i386.deb
 7b8caf7fbe0ee2bc8243042af919aa4f 53016 debian-installer optional 
udev-udeb_0.072-1_i386.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDbdQZFGfw2OHuP7ERAoP7AKCgvtWuXULyj4XRLfWLTUs4lxFzCQCdHikM
BvqzisL/w0GyUoBuS2RyQFU=
=aefN
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to