Your message dated Sat, 13 Aug 2005 17:07:29 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#322476: fixed in udev 0.066-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; 10 Aug 2005 21:07:41 +0000
>From [EMAIL PROTECTED] Wed Aug 10 14:07:41 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.metronet.co.uk [213.162.97.75] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E2xnZ-0001GL-00; Wed, 10 Aug 2005 14:07:41 -0700
Received: from riva.pelham.vpn.ucam.org 
(83-216-156-196.colinw664.adsl.metronet.co.uk [83.216.156.196])
        by smtp.metronet.co.uk (MetroNet Mail) with ESMTP id 71BDF415A74
        for <[EMAIL PROTECTED]>; Wed, 10 Aug 2005 22:07:23 +0100 (BST)
Received: from cjwatson by riva.pelham.vpn.ucam.org with local (Exim 3.36 #1 
(Debian))
        for [EMAIL PROTECTED]
        id 1E2xnY-0003FI-00; Wed, 10 Aug 2005 22:07:40 +0100
Date: Wed, 10 Aug 2005 22:07:40 +0100
From: Colin Watson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: udev: extra things needed in the udeb
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="VbJkn9YxBvnuCH5J"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
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


--VbJkn9YxBvnuCH5J
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: udev
Version: 0.060-1
Severity: wishlist

udev-udeb is missing a few necessary things relative to the .deb. It
needs ide-model.sh because devfs.rules calls that. It should probably
have run.rules to make tty handling consistent with the normal system.
Furthermore, d-i (for the moment) installs a script in /etc/hotplug.d/,
so we need hotplugd.rules and helpers to support that.

The attached patch is against 0.060-1 because that's where I've tested
it, but it looks like it should apply to 0.065-1 with only a minor
adjustment in the middle.

Could udev-udeb perhaps be built by default now? Its priority must be
less than standard to avoid getting pulled into 2.4 installs, and as
long as that's the case it can't do any harm until we explicitly pull it
into d-i initrd builds.

Thanks,

-- 
Colin Watson                                       [EMAIL PROTECTED]

--VbJkn9YxBvnuCH5J
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="udev-udeb-additions.patch"

diff -u udev-0.060/debian/rules udev-0.060/debian/rules
--- udev-0.060/debian/rules
+++ udev-0.060/debian/rules
@@ -111,15 +111,20 @@
        install --mode=755 extra/reportbug.script $D/usr/share/bug/udev/script
 
 ifdef BUILD_UDEB
-       cp $(BU)/udev $(BU)/udevd $(BU)/udevsend $(BU)/udevstart $U/sbin/
+       cp $(BU)/udev $(BU)/udevd $(BU)/udevsend $(BU)/udevstart \
+               $B/extras/run_directory/udev_run_devd \
+               $B/extras/run_directory/udev_run_hotplugd \
+               $U/sbin/
 
        grep '^[a-z]' $(BU)/etc/udev/udev.conf > $U/etc/udev/udev.conf
        cp extra/devfs.rules $D/etc/udev/compat-full.rules $U/etc/udev/rules.d/
        cp extra/permissions.rules $U/etc/udev/rules.d/020_permissions.rules
+       cp extra/run.rules $U/etc/udev/rules.d/z50_run.rules
+       cp extra/hotplugd.rules $U/etc/udev/rules.d/z70_hotplugd.rules
        cp extra/links.conf $U/etc/udev/
        install --mode=755 extra/scsi-devfs.sh $(BU)/extras/cdsymlinks.sh \
                $(BU)/extras/ide-devfs.sh $(BU)/extras/inputdev.sh \
-               extra/raid-devfs.sh $U/etc/udev/scripts/
+               extra/ide-model.sh extra/raid-devfs.sh $U/etc/udev/scripts/
 
        #install --mode=755 extra/udev.startup \
        #       $U/lib/debian-installer-startup.d/S02udev

--VbJkn9YxBvnuCH5J--

---------------------------------------
Received: (at 322476-close) by bugs.debian.org; 14 Aug 2005 00:12:03 +0000
>From [EMAIL PROTECTED] Sat Aug 13 17:12:03 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E462D-0000mh-00; Sat, 13 Aug 2005 17:07:29 -0700
From: Marco d'Itri <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#322476: fixed in udev 0.066-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Sat, 13 Aug 2005 17:07:29 -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
X-CrossAssassin-Score: 3

Source: udev
Source-Version: 0.066-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.066-1_i386.udeb
  to pool/main/u/udev/udev-udeb_0.066-1_i386.udeb
udev_0.066-1.diff.gz
  to pool/main/u/udev/udev_0.066-1.diff.gz
udev_0.066-1.dsc
  to pool/main/u/udev/udev_0.066-1.dsc
udev_0.066-1_i386.deb
  to pool/main/u/udev/udev_0.066-1_i386.deb
udev_0.066.orig.tar.gz
  to pool/main/u/udev/udev_0.066.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: Fri, 12 Aug 2005 19:35:26 +0200
Source: udev
Binary: udev udev-udeb
Architecture: source i386
Version: 0.066-1
Distribution: unstable
Urgency: low
Maintainer: Marco d'Itri <[EMAIL PROTECTED]>
Changed-By: Marco d'Itri <[EMAIL PROTECTED]>
Description: 
 udev       - /dev/ management daemon
 udev-udeb  - /dev/ management daemon (udeb)
Closes: 321296 321642 322476
Changes: 
 udev (0.066-1) unstable; urgency=low
 .
   * New upstream release.
   * permissions.rules: added support for partitioned removable devices.
     (Closes: #321642)
   * Fixed scsi-devfs.sh to not print error messages if there are no IDE
     devices. (Closes: #321296)
   * Build the udeb by default and include ide-model.sh. (Closes: #322476)
   * Replaced cdsymlinks.sh with cdrom_id.
   * Install by default persistent.rules.
Files: 
 63966c3ba758f0103583e034b82259ba 576 admin optional udev_0.066-1.dsc
 ddf25e766c1d6537588fb8770241c176 446004 admin optional udev_0.066.orig.tar.gz
 577ffbc82781e6c5fd0187375af74348 31503 admin optional udev_0.066-1.diff.gz
 2e592ef1ef9275e43a562d5311210a58 306802 admin optional udev_0.066-1_i386.deb
 4c0fe873d540bea3b151eaecbd0472a3 64962 debian-installer optional 
udev-udeb_0.066-1_i386.udeb
package-type: udeb

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

iD8DBQFC/VX1FGfw2OHuP7ERAuCyAJ9K7/a5WfEbZdDIV+3+2VXEwWV37wCdFIkP
Gtaf0KNzwlK6z3gAsBLKvaE=
=98qb
-----END PGP SIGNATURE-----


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

Reply via email to