Your message dated Tue, 18 Jan 2005 13:33:01 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#289525: fixed in udev 0.050-5
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; 9 Jan 2005 15:38:09 +0000
>From [EMAIL PROTECTED] Sun Jan 09 07:38:09 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mouse.hexkey.co.uk [80.68.89.141] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Cnf8r-0001Ct-00; Sun, 09 Jan 2005 07:38:09 -0800
Received: from lee by mouse.hexkey.co.uk with local (Exim 3.35)
        id 1Cnf8n-0003oj-00
        for <[EMAIL PROTECTED]>; Sun, 09 Jan 2005 15:38:05 +0000
Date: Sun, 9 Jan 2005 15:38:05 +0000
From: Lee Maguire <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: udev: please provide a rules file containing all_partitions workarounds
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.28i
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: udev
Version: 0.050-4
Severity: wishlist

Rather than just pointing users to the udev manpage for the creation of
custom rules to work around devices that do not report media changes, it
would be nice if the debian package included rules to automatically
handle this for the most common cases.

I don't think this would ordinarily cause a massive overhead at runtime.

The following can be used to create all_partitions for any ide-floppy
device:

BUS="ide", KERNEL="hd[a-z]", PROGRAM="/bin/cat /proc/ide/%k/media", 
RESULT="floppy", NAME{all_partitions}="%k%n", MODE="0660", GROUP="floppy"

If that's too specific (i.e. unnecessary for all ide-floppy devices) the
following is usable as a workaround for the ATAPI Zip 100 drive:

BUS="ide", KERNEL="hd[a-z]", PROGRAM="/bin/cat /proc/ide/%k/model", 
RESULT="IOMEGA ZIP 100 ATAPI", NAME{all_partitions}="%k%n", MODE="0660", 
GROUP="floppy"



---------------------------------------
Received: (at 289525-close) by bugs.debian.org; 18 Jan 2005 18:37:07 +0000
>From [EMAIL PROTECTED] Tue Jan 18 10:37:07 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 1CqyDz-00023e-00; Tue, 18 Jan 2005 10:37:07 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1CqyA1-00045W-00; Tue, 18 Jan 2005 13:33:01 -0500
From: Marco d'Itri <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#289525: fixed in udev 0.050-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 18 Jan 2005 13:33:01 -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: 3

Source: udev
Source-Version: 0.050-5

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_0.050-5.diff.gz
  to pool/main/u/udev/udev_0.050-5.diff.gz
udev_0.050-5.dsc
  to pool/main/u/udev/udev_0.050-5.dsc
udev_0.050-5_i386.deb
  to pool/main/u/udev/udev_0.050-5_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.
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: Tue, 18 Jan 2005 18:39:54 +0100
Source: udev
Binary: udev udev-udeb
Architecture: source i386
Version: 0.050-5
Distribution: unstable
Urgency: high
Maintainer: Marco d'Itri <[EMAIL PROTECTED]>
Changed-By: Marco d'Itri <[EMAIL PROTECTED]>
Description: 
 udev       - /dev/ management daemon
Closes: 289505 289525 290968
Changes: 
 udev (0.050-5) unstable; urgency=high
 .
   * Fixed broken upgrade test in postinst enable_udev(). (Closes: #290968)
   * compat.rules: fixed the fix for #288932. (Closes: #289505)
   * devfs.rules, udev.rules: added the all_partitions workaround for
     ZIP drives. (Closes: #289525)
Files: 
 28409420fa6d1f3a65c178295b103be2 561 admin extra udev_0.050-5.dsc
 f82bcf92c39b2f25315093bb2a7d7ecb 25149 admin extra udev_0.050-5.diff.gz
 b814b7020efb484a7eb7bebd2129f801 244458 admin extra udev_0.050-5_i386.deb

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

iD8DBQFB7VIMFGfw2OHuP7ERAhUTAJwMUn7hTIZbTWEef/lql41N3er6lwCeKlIq
rWyvQzejjLeFGHZvdhDZyis=
=7Vbd
-----END PGP SIGNATURE-----


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

Reply via email to