Comment 6 for bug 936581

Revision history for this message
Gregor Jasny (gjasny) wrote :

BEFORE:

gjasny@ubuntu:~$ dpkg -l ir-keytable
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii ir-keytable 0.8.6-1ubuntu1 Alter keymaps of Remote Controller devices

gjasny@ubuntu:~$ sudo ir-keytable -c -p NEC -w kworld_pc160-2t
Invalid parameter on line 1 of kworld_pc160-2t
Invalid parameter(s)
ir-keytable: -w: (PROGRAM ERROR) Option should have been recognized!?
Try `ir-keytable --help' or `ir-keytable --usage' for more information.

NOW:

gjasny@ubuntu:~$ dpkg -l ir-keytable
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii ir-keytable 0.8.6-1ubuntu2 Alter keymaps of Remote Controller devices

gjasny@ubuntu:~$ sudo ir-keytable -c -p NEC -w kworld_pc160-2t
Read kworld_pc160-2t table
Old keytable cleared
Wrote 1 keycode(s) to driver
Protocols changed to NEC

So from my POV the package should migrate from proposed to updates.

Quantal needs 0.8.8-1ubuntu1 to resolve this bug. I asked Martin to import http://alioth.debian.org/~gjasny-guest/ubuntu/v4l-utils_0.8.8-1ubuntu1.dsc to resolve the bug for Quantal.