Package: qcontrol
Version: 0.4.2-1
Severity: important
Since upgrading to udev 0.140, the qcontrol init script fails with:
qcontrol error: gpio_keys device not available
Reason is a small change in 60-persistent-input.rules that results in the
symlink /dev/input/by-path/platform-gpio-keys-event- no longer being
created. As this device is currently hardcoded in qcontrol, this needs
discussion with both the udev maintainer and qcontrol upstream.
As a workaround users can create a file /etc/udev/rules.d/60-qcontrol.rules:
KERNEL=="event*", ENV{ID_PATH}=="platform-gpio-keys", \
SYMLINK+="input/by-path/$env{ID_PATH}-event-"
Note that this file should probably be removed again with a next upgrade
of either udev or qcontrol (depending on where it will be fixed).
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: armel (armv5tel)
Kernel: Linux 2.6.29.1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages qcontrol depends on:
ii libc6 2.9-7 GNU C Library: Shared libraries
ii liblua5.1-0 5.1.4-2 Simple, extensible, embeddable pro
qcontrol recommends no packages.
qcontrol suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]