Your message dated Mon, 04 Jun 2012 16:47:10 +0000
with message-id <[email protected]>
and subject line Bug#577391: fixed in irda-utils 0.9.18-12
has caused the Debian Bug report #577391,
regarding irda-utils: USB-IrDA udev hotplug support
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
577391: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577391
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Subject: irda-utils: USB-IrDA udev hotplug support
Package: irda-utils
Version: 0.9.18-10
Severity: wishlist

*** Please type your report below this line ***

For make USB-IrDA devices hotpluggable and working instantly, needs a udev
rule that call irattach for new device plugged in. Obviously we need to kill
irattach on plug out.

This is a working rule for udev:

SUBSYSTEM=="net", SUBSYSTEMS=="usb", ACTION=="add", ATTR{type}=="783",
RUN+="/sbin/start-stop-daemon --start --quiet --pidfile
/var/run/irattach.pid --startas /usr/sbin/irattach -- $env{INTERFACE} -s"

SUBSYSTEM=="net", SUBSYSTEMS=="usb", ACTION=="remove", KERNEL=="irda*",
RUN+="/sbin/start-stop-daemon --stop --quiet --oknodo --name irattach
--pidfile /var/run/irattach.pid"

This rule can be installed on /etc/udev/rules.d during irda-utils package
installation.

Same things related PnP autoconfig via udev instead init script
(irda-setup).

https://bugs.launchpad.net/ubuntu/+source/irda-utils/+bug/361431

--- End Message ---
--- Begin Message ---
Source: irda-utils
Source-Version: 0.9.18-12

We believe that the bug you reported is fixed in the latest version of
irda-utils, which is due to be installed in the Debian FTP archive:

irda-utils_0.9.18-12.debian.tar.gz
  to main/i/irda-utils/irda-utils_0.9.18-12.debian.tar.gz
irda-utils_0.9.18-12.dsc
  to main/i/irda-utils/irda-utils_0.9.18-12.dsc
irda-utils_0.9.18-12_i386.deb
  to main/i/irda-utils/irda-utils_0.9.18-12_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.
Alberto Gonzalez Iniesta <[email protected]> (supplier of updated irda-utils 
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.8
Date: Mon, 04 Jun 2012 16:14:25 +0200
Source: irda-utils
Binary: irda-utils
Architecture: source i386
Version: 0.9.18-12
Distribution: unstable
Urgency: low
Maintainer: Alberto Gonzalez Iniesta <[email protected]>
Changed-By: Alberto Gonzalez Iniesta <[email protected]>
Description: 
 irda-utils - IrDA management and handling utilities
Closes: 531670 577391 670149
Changes: 
 irda-utils (0.9.18-12) unstable; urgency=low
 .
   * Depend on kmod instead of module-init-tools.
     Thanks Marco d'Itri for the heads up.
   * Add etc/modprobe.d to debian/dirs so the directory
     gets removed if empty (Closes: #670149)
   * Add udev rules file to handle USB-IrDA adapters.
     Thanks Thomas Trummer for the patch. (Closes: #577391)
   * debian/postinst: call /dev/MAKEDEV instead of /sbin/MAKEDEV.
     (Closes: #531670)
   * debian/copyright: Link to correct GPL version
   * init.d script: Add Description field.
     Add irda-utils to Provides field. Add status option.
Checksums-Sha1: 
 9c394008c8a5a09208866272a77ee786b65e076e 1127 irda-utils_0.9.18-12.dsc
 521ded0737c64a70c4e978e1374bd69ff9c180a7 36198 
irda-utils_0.9.18-12.debian.tar.gz
 3454154f40bae9fe8ab19f8aa4d5e04b82fcc16b 96518 irda-utils_0.9.18-12_i386.deb
Checksums-Sha256: 
 e89f681b09d03a540b147285e1142caf94bd8e0abc1a323b57b2949be6b54304 1127 
irda-utils_0.9.18-12.dsc
 e857ef0528d515b74fad854af8bbc76735ce98cb04e5534114ecad10aeda2693 36198 
irda-utils_0.9.18-12.debian.tar.gz
 20f271186fde157bff9c09c37a49092cf321464573fd805a512c8563d3c0b3ea 96518 
irda-utils_0.9.18-12_i386.deb
Files: 
 8654a6caf06444fd72e3a0a11f8f4122 1127 utils optional irda-utils_0.9.18-12.dsc
 4a11992517ed167c9608d16d4d94c0d8 36198 utils optional 
irda-utils_0.9.18-12.debian.tar.gz
 760d823e313f50bd4dbeccc55141324f 96518 utils optional 
irda-utils_0.9.18-12_i386.deb

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

iEYEARECAAYFAk/M5CoACgkQxRSvjkukAcN/PACeK0eEzk1nDZ8cozeWp6YsVGor
XuwAnRBfhKeiu4Bc1rBRcuVxKPhsaisZ
=uv+W
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to