Your message dated Tue, 23 Aug 2005 02:47:14 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#324250: fixed in udev 0.068-2
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; 21 Aug 2005 10:00:41 +0000
>From [EMAIL PROTECTED] Sun Aug 21 03:00:41 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ozlabs.org [203.10.76.45]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1E6md7-0000kP-00; Sun, 21 Aug 2005 03:00:41 -0700
Received: by ozlabs.org (Postfix, from userid 1010)
id 9AD0A67FB2; Sun, 21 Aug 2005 20:00:38 +1000 (EST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Anton Blanchard <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: udev: some infiniband rules missing
X-Mailer: reportbug 3.15
Date: Sun, 21 Aug 2005 19:57:02 +1000
Message-Id: <[EMAIL PROTECTED]>
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.068-1
Severity: normal
Tags: patch
While udev.rules has some infiniband rules, it is missing the uverbs and
ucb entries. The following patch adds them.
--- udev.rules.bak 2005-08-21 09:50:20.656676000 +0000
+++ udev.rules 2005-08-21 09:52:05.467668000 +0000
@@ -58,6 +58,8 @@
KERNEL=="umad*", NAME="infiniband/%k"
KERNEL=="issm*", NAME="infiniband/%k"
+KERNEL=="uverbs*", NAME="infiniband/%k"
+KERNEL=="ucm", NAME="infiniband/%k"
# ALSA devices
KERNEL=="controlC[0-9]*", NAME="snd/%k"
-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 0
lrwxrwxrwx 1 root root 20 2005-04-17 14:10 020_permissions.rules ->
../permissions.rules
lrwxrwxrwx 1 root root 12 2005-08-10 07:30 050_hal-plugdev.rules ->
../hal.rules
lrwxr-xr-x 1 root root 19 2005-03-15 10:29 cd-aliases.rules ->
../cd-aliases.rules
lrwxr-xr-x 1 root root 13 2005-03-15 10:29 udev.rules -> ../udev.rules
lrwxrwxrwx 1 root root 19 2005-08-21 19:36 z20_persistent.rules ->
../persistent.rules
lrwxrwxrwx 1 root root 12 2005-07-07 00:08 z50_run.rules -> ../run.rules
lrwxrwxrwx 1 root root 19 2005-08-03 09:07 z60_alsa-utils.rules ->
../alsa-utils.rules
lrwxrwxrwx 1 root root 17 2005-07-07 00:08 z70_hotplugd.rules ->
../hotplugd.rules
-- /sys/:
/sys/block/dm-0/dev
/sys/block/hda/dev
/sys/block/hda/hda1/dev
/sys/block/hda/hda2/dev
/sys/block/hda/hda3/dev
/sys/block/hda/hda4/dev
/sys/block/hda/hda5/dev
/sys/block/hdc/dev
/sys/block/loop0/dev
/sys/block/loop1/dev
/sys/block/loop2/dev
/sys/block/loop3/dev
/sys/block/loop4/dev
/sys/block/loop5/dev
/sys/block/loop6/dev
/sys/block/loop7/dev
/sys/block/ram0/dev
/sys/block/ram10/dev
/sys/block/ram11/dev
/sys/block/ram12/dev
/sys/block/ram13/dev
/sys/block/ram14/dev
/sys/block/ram15/dev
/sys/block/ram1/dev
/sys/block/ram2/dev
/sys/block/ram3/dev
/sys/block/ram4/dev
/sys/block/ram5/dev
/sys/block/ram6/dev
/sys/block/ram7/dev
/sys/block/ram8/dev
/sys/block/ram9/dev
/sys/class/adb/adb/dev
/sys/class/drm/card0/dev
/sys/class/graphics/fb0/dev
/sys/class/i2c-dev/i2c-0/dev
/sys/class/i2c-dev/i2c-1/dev
/sys/class/i2c-dev/i2c-2/dev
/sys/class/i2c-dev/i2c-3/dev
/sys/class/i2c-dev/i2c-4/dev
/sys/class/i2c-dev/i2c-5/dev
/sys/class/i2c-dev/i2c-6/dev
/sys/class/input/event0/dev
/sys/class/input/event1/dev
/sys/class/input/event2/dev
/sys/class/input/event3/dev
/sys/class/input/event4/dev
/sys/class/input/event5/dev
/sys/class/input/event6/dev
/sys/class/input/mice/dev
/sys/class/input/mouse0/dev
/sys/class/input/mouse1/dev
/sys/class/input/mouse2/dev
/sys/class/misc/agpgart/dev
/sys/class/misc/apm_bios/dev
/sys/class/misc/device-mapper/dev
/sys/class/misc/mol/dev
/sys/class/misc/nvram/dev
/sys/class/misc/pktcdvd/dev
/sys/class/misc/pmu/dev
/sys/class/misc/psaux/dev
/sys/class/misc/rtc/dev
/sys/class/misc/tun/dev
/sys/class/sound/audio/dev
/sys/class/sound/controlC0/dev
/sys/class/sound/dsp/dev
/sys/class/sound/mixer/dev
/sys/class/sound/pcmC0D0c/dev
/sys/class/sound/pcmC0D0p/dev
/sys/class/sound/timer/dev
-- Kernel configuration:
isapnp_init not present.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-rc5
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Versions of packages udev depends on:
ii hotplug 0.0.20040329-25 Linux Hotplug Scripts
ii initscripts 2.86.ds1-1.1 Standard scripts needed for bootin
ii libc6 2.3.5-3 GNU C Library: Shared libraries an
ii libselinux1 1.24-4 SELinux shared libraries
ii lsb-base 3.0-5 Linux Standard Base 3.0 init scrip
ii makedev 2.3.1-78 creates device files in /dev
ii sed 4.1.4-2 The GNU sed stream editor
udev recommends no packages.
-- no debconf information
---------------------------------------
Received: (at 324250-close) by bugs.debian.org; 23 Aug 2005 09:49:59 +0000
>From [EMAIL PROTECTED] Tue Aug 23 02:49:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1E7VNC-0003DE-00; Tue, 23 Aug 2005 02:47:14 -0700
From: Marco d'Itri <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#324250: fixed in udev 0.068-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 23 Aug 2005 02:47:14 -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
Source: udev
Source-Version: 0.068-2
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.068-2_i386.udeb
to pool/main/u/udev/udev-udeb_0.068-2_i386.udeb
udev_0.068-2.diff.gz
to pool/main/u/udev/udev_0.068-2.diff.gz
udev_0.068-2.dsc
to pool/main/u/udev/udev_0.068-2.dsc
udev_0.068-2_i386.deb
to pool/main/u/udev/udev_0.068-2_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: Mon, 22 Aug 2005 11:06:48 +0200
Source: udev
Binary: udev udev-udeb
Architecture: source i386
Version: 0.068-2
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: 324250
Changes:
udev (0.068-2) unstable; urgency=low
.
* devfs.rules, udev.rules: added more infiniband devices. (Closes: #324250)
* Installed /sbin/udevinitsend.
* Made the package depend on coldplug | hotplug.
Files:
c3ec48c3069d4c94b58da56689dc9b6a 576 admin optional udev_0.068-2.dsc
4ad89667044f526fd8f6428fd7b4d052 30933 admin optional udev_0.068-2.diff.gz
bed3d6e49ce9c15196cf69066ebf6249 310162 admin optional udev_0.068-2_i386.deb
be4d2271234d4eaaa911afa701274598 66338 debian-installer optional
udev-udeb_0.068-2_i386.udeb
package-type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDCu3vFGfw2OHuP7ERAskpAJ9ydWfBvPVD7fk49HiUzHxxkKzTywCgmZzO
ptKbAXNC3pe4+vzR009QxsU=
=N6c/
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]