Your message dated Sun, 26 Nov 2006 23:47:08 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#321642: fixed in udev 0.103-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)
--- Begin Message ---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.*/
--- End Message ---
--- Begin Message ---Source: udev Source-Version: 0.103-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: libvolume-id-dev_0.103-1_i386.deb to pool/main/u/udev/libvolume-id-dev_0.103-1_i386.deb libvolume-id0_0.103-1_i386.deb to pool/main/u/udev/libvolume-id0_0.103-1_i386.deb udev-udeb_0.103-1_i386.udeb to pool/main/u/udev/udev-udeb_0.103-1_i386.udeb udev_0.103-1.diff.gz to pool/main/u/udev/udev_0.103-1.diff.gz udev_0.103-1.dsc to pool/main/u/udev/udev_0.103-1.dsc udev_0.103-1_i386.deb to pool/main/u/udev/udev_0.103-1_i386.deb udev_0.103.orig.tar.gz to pool/main/u/udev/udev_0.103.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: Sun, 26 Nov 2006 23:16:09 +0100 Source: udev Binary: libvolume-id-dev udev libvolume-id0 udev-udeb Architecture: source i386 Version: 0.103-1 Distribution: unstable Urgency: medium Maintainer: Marco d'Itri <[EMAIL PROTECTED]> Changed-By: Marco d'Itri <[EMAIL PROTECTED]> Description: libvolume-id-dev - libvolume_id development headers libvolume-id0 - libvolume_id shared library udev - /dev/ and hotplug management daemon udev-udeb - /dev/ and hotplug management daemon (udeb) Closes: 321642 369479 389743 392580 392623 393433 394897 395136 395160 395340 395889 396072 396149 396841 396933 397476 397528 398724 399107 399624 400258 Changes: udev (0.103-1) unstable; urgency=medium . * New upstream release. * permissions.rules: detect upper case Epson scanners too. (Closes: #392580) * permissions.rules: fix the permissions of the partitions of removable block devices. (Closes: #321642) * permissions.rules: added lirc[0-9]* group audio. (Closes: #396841) * permissions.rules: added rtc[0-9]* group audio. (Closes: #395160) * permissions.rules: added tun mode 666, for recent kernels. * persistent.rules: ignore gnbd* devices. * persistent.rules: added links for MMC devices. * persistent.rules: create disk/by-id/ata-* links for IDE devices controlled by libata. * hotplug.rules: autoload the mmc-block driver. * hotplug.rules: do not attempt to autoload i82365 because it's broken and may cause a modprobe loop (see #398962 for details). * udev.rules, devfs.rules: stop suppressing creation of dm-* devices, because they are needed by HAL. (Closes: #392623) * udev.rules, devfs.rules: run PROGRAMs only for "add" ACTIONs. * hotplug.rules: removed call to ide.agent from the udeb. (Closes: #396933) * Added a new 020_id.rules file with calls to cdrom_id for the udeb. (Closes: #400258) * Create the kernel-upgrade flag file also in the debconf upgrade path, or the new udevd will be started (and fail). * write_net_rules: document that MAC addresses must be written in lowercase. (Closes: #389743) * Set the SELinux contexts for devices created in the initramfs. (Closes: #397528) * Implemented no_static_dev when a initramfs is used. (Closes: #397476) * Robustness: fixed postinst to not fail if /dev/{pts,shm}/ do not exist, which usually should not happen. (Closes: #395136) * Do not mention CONFIG_KOBJECT_UEVENT in README.Debian. (Closes: #399624) * Made the init script recognize /dev/null as a valid boot-time console, to work better with upstart (see #397002). * New debconf templates: sv, ru, fr, da, de, eu. (Closes: #393433, #394897, #395340, #396072, #396149, #398724, #399107) * Merged the NMUs. (Closes: #369479, #395889) Files: 1d8517b22e3049f406e4a00be3ccbc85 635 admin important udev_0.103-1.dsc a29dbf712002433085e759bec5005a85 200270 admin important udev_0.103.orig.tar.gz 64fd4333679fd491cad960bfc083a76c 57411 admin important udev_0.103-1.diff.gz d57d59febfa0ac554db5574370eb9fd4 273598 admin important udev_0.103-1_i386.deb d281b5dbffe8f125d641c5802d8e0654 60822 libs important libvolume-id0_0.103-1_i386.deb d8734e2e795075af30f060f0d9725c1b 15542 libdevel optional libvolume-id-dev_0.103-1_i386.deb 3e6999259a3b848ccdc0cdc2c7701f32 104402 debian-installer important udev-udeb_0.103-1_i386.udeb Package-Type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFaiHYFGfw2OHuP7ERAvgdAKCgwYojjhz40+zZbo66C1p/lKycGwCfa2h/ JfA8dYP3kDCvmi+6B/zEL0A= =WTgF -----END PGP SIGNATURE-----
--- End Message ---

