Your message dated Sat, 13 Aug 2005 17:07:29 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#321642: 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; 6 Aug 2005 16:35:02 +0000
>From [EMAIL PROTECTED] Sat Aug 06 09:35:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from www.vc-graz.ac.at (proxy.vc-graz.ac.at) [193.171.121.30] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E1RdW-00068c-00; Sat, 06 Aug 2005 09:35:02 -0700
Received: from god (m-191.vc-graz.ac.at [193.170.224.191])
        (authenticated bits=0)
        by proxy.vc-graz.ac.at (8.13.1/8.13.1) with ESMTP id j76GZ0PQ003305
        (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO);
        Sat, 6 Aug 2005 18:35:00 +0200 (MEST)
Received: by god (Postfix, from userid 1000)
        id 76D351BDF0; Sat,  6 Aug 2005 18:35:00 +0200 (CEST)
Date: Sat, 6 Aug 2005 18:35:00 +0200
From: Michael Gebetsroither <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: udev: partitions on a removeable media belongs to the wrong group
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.15
X-URL: http://einsteinmg.dyndns.org
X-Operating-System: Debian/GNU SID
X-Registered-Linux-User: 278278
X-Crypto: GnuPG/1.4.0 http://www.gnupg.org
X-GPG-Key-ID: 0x74BE9EBE
X-GPG-Fingerprint: DC1D 6F9B 06BE FC94 56E5  2F6A F142 230E 74BE 9EBE
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV 0.82/996/Fri Jul 29 09:40:40 2005 on proxy.vc-graz.ac.at
X-Virus-Status: Clean
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: 056-3
Severity: normal

hi,

Any partition on a removable media belongs to the wrong group.
Happens because of nonmatching rule: permissions.rules line 3

/dev/sdf is a usbstick

/dev/sdf has the right group
# l /dev/sdf
brw-rw----  1 root floppy 8, 80 2005-08-06 17:41 /dev/sdf

but /dev/sdf1 belongs to the wrong group:
# l /dev/sdf1
brw-rw----  1 root disk 8, 81 2005-08-06 17:41 /dev/sdf1

the source of the problem is this line in permission.rules:
SUBSYSTEM="block", SYSFS{removable}="1", GROUP="floppy"

udevinfo -a -p `udevinfo -q path -n /dev/sdf1`
device '/sys/block/sdf/sdf1' has major:minor 8:81
  looking at class device '/sys/block/sdf/sdf1':
    SUBSYSTEM="block"
    SYSFS{dev}="8:81"
    SYSFS{size}="501149"
    SYSFS{start}="99"
    SYSFS{stat}="     379      379        0        0"

because if sdf is removable, sdf1 should be so also. So there
is no need for an attribute removable in sdf (imho).

cu,
Michael Gebetsroither

-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_US.iso885915, LC_CTYPE=en_US.iso885915 (charmap=ISO-8859-15)
-- 
/*The only secure computer is one that's unplugged, locked in a
safe, and buried 20 feet under the ground in a secret location...
and i'm not even too sure about that one.*/

---------------------------------------
Received: (at 321642-close) by bugs.debian.org; 14 Aug 2005 00:12:02 +0000
>From [EMAIL PROTECTED] Sat Aug 13 17:12:02 2005
Return-path: <[EMAIL PROTECTED]>
Received: from joerg by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E462D-0000me-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#321642: 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: 2

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