** Description changed: + The impact of this bug is that when the udev_resource script fails to + run, then some tests never get run and no hardware information is + submitted to Launchpad. This fix simply adds support for periods (.) + sometimes generated in the udevadm output. + The udev_resource script fails to parse device properties on some configurations of kvm. The following backtrace is generated: Traceback (most recent call last): - File "/usr/share/checkbox/scripts/udev_resource", line 544, in <module> - sys.exit(main()) - File "/usr/share/checkbox/scripts/udev_resource", line 531, in main - for device in udev.devices: - File "/usr/share/checkbox/scripts/udev_resource", line 504, in devices - "Device property not supported: %s" % value + File "/usr/share/checkbox/scripts/udev_resource", line 544, in <module> + sys.exit(main()) + File "/usr/share/checkbox/scripts/udev_resource", line 531, in main + for device in udev.devices: + File "/usr/share/checkbox/scripts/udev_resource", line 504, in devices + "Device property not supported: %s" % value Exception: Device property not supported: ID_INPUT.tags=vmmouse
-- udev_resource script fails to parse device properties on kvm https://bugs.launchpad.net/bugs/556824 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
