In addition to the fact that the debdiff is reversed, it changes the default 
behavior of the initscript. Specifically, this line:
if [ -d /sys/class/rc ] && [ "$DISABLE_KERNEL_SUPPORT" = "true" ]; then

'"$DISABLE_KERNEL_SUPPORT" = "true"' won't ever succeed because hardware.conf 
doesn't set DISABLE_KERNEL_SUPPORT at all:
#DISABLE_KERNEL_SUPPORT="true"

I think you intended for that to be uncommented to preserve the old
behavior. Can you please confirm and provide an updated debdiff?

** Changed in: lirc (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1038371

Title:
  disabling in-kernel support should be optional

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/1038371/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to