Package: libykpers-1-1 Version: 1.16.0-1 Severity: important 69-yubikey.rules has a match like this:
ATTRS{idProduct}=="0010|0110|0111|114|116" The last few product IDs are missing a leading 0, which causes the rule to not match at all on my hardware (or so it would appear). If I add the leading 0s in like so: ATTRS{idProduct}=="0010|0110|0111|0114|0116" Then everything seems to work. I'm marking this important, because the non-functioning of this rule causes some fairly confusing failures whereby some Yubikey-related things work as a normal user, other things only work as root, and still other things don't work at all, with the cause being very non-obvious. -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=en_ZA.utf8, LC_CTYPE=en_ZA.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libykpers-1-1:amd64 depends on: ii libc6 2.19-13 ii libjson-c2 0.11-4 ii libusb-1.0-0 2:1.0.19-1 ii libyubikey0 1.12-2 ii multiarch-support 2.19-13 libykpers-1-1:amd64 recommends no packages. libykpers-1-1:amd64 suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org