** Description changed: - the package currently depends on tcl8.6, but - /usr/sbin/usb_modeswitch_dispatcher actually requires /usr/bin/tclsh - which isn't provided by tcl8.6, so it likely would need to depend on - something like tcl (= 8.6) + * Impact + + the usb-modeswitch dispatcher script fails to start on the default + installation because it uses tclsh unversioned while we depends on + tcl8.6 + + + * Test Case + + $ /usr/sbin/usb_modeswitch_dispatcher + + shouldn't bail out on an interpreter error + + (or better, test that plugging an usb modem is correctly handled) + + + * Regression potential + + The script was bailing out due to a missing intepreter before so the + code wasn't tested, it's possible that it triggers errors or could + interact with the system in some way. The dispatcher reacts to udev + events when an usb modem is connected, so try to use one of those and + make sure that there is no negative effect (and if possible that the + modem gets correctly handled) + + -------------------------- + + + the package currently depends on tcl8.6, but /usr/sbin/usb_modeswitch_dispatcher actually requires /usr/bin/tclsh which isn't provided by tcl8.6, so it likely would need to depend on something like tcl (= 8.6)
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1901318 Title: needs to depend on tcl (not just tcl8.6) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1901318/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs