Package: lomoco Version: 1.0beta1+1.0-5 Severity: important I've marked this important as I feel the hotplugging support to be a major feature of this package. Feel free to downgrade if I'm wrong. ^_^
Basically, the udev rules provided with lomoco are out of date in several ways: They use SYSFS{} which is now deprecated, ATTRS{} appears to be the correct substitute. I'm reasonably sure that you're no longer supposed to provide package rules files as files in /etc/udev with symlinks into /etc/udev/rules.d, but I don't have a reference for that. Certainly the rule should be running at approximately 85_ not 025_ according to the udev README.Debian They also fail to match the add events being generated, with the check for SUBSYSTEM of usb_device, what actually comes through now is SUBSYSTEM usb, ENV{DEVTYPE} usb_device. Presumably at the same time as the last change, the environment being supplied to /lib/udev/udev.lomoco has changed. There's no usbdev path to parse, instead the bus, device and product IDs are already in the right format in environment variables BUSNUM, DEVNUM and ID_MODEL_ID. Ubuntu has already implementd a fix for the last two issues, in comment 14 of Launchpad Bug 214226. [1] https://bugs.launchpad.net/ubuntu/+source/lomoco/+bug/214226/comments/14 -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (990, 'unstable'), (950, 'unstable'), (900, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-rc8 (SMP w/4 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages lomoco depends on: ii libc6 2.10.2-2 GNU C Library: Shared libraries ii libusb-0.1-4 2:0.1.12-13 userspace USB programming library Versions of packages lomoco recommends: ii udev 148-2 /dev/ and hotplug management daemo lomoco suggests no packages. -- no debconf information -- debsums errors found: debsums: changed file /lib/udev/udev.lomoco (from lomoco package) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org