Am 07.07.2015 um 16:29 schrieb Martin Kebert:
Package: usb-modeswitch
Version: 2.2.0+repack0-2
Severity: normal
Hi,
I'm not sure about $SUBJ accuracy, but thing is that
/usr/sbin/usb_modemswitch_dispatcher is called with wrong arguments
when it is called without any other "helper".
Thanks for the report!
However, it's possible that the latest releases (2.2.2 and 2.2.3, now in
'unstable') already overcome that problem. See
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787842
The problem is in the parameter hand-over to systemd unit templates, which
works by appending the filename with those parameters. Consequently, slash
characters are not possible and will be escaped to dashes. When 'un-escaped',
*original* dashes are converted to slashes as well - which is obviously bad in
this case.
Anyway, the slash in the usb_modeswitch parameter is replaced with '_' now
before being handed to systemd, and no more escaping is done.
Odyx, if you want I can cobble together a patch to back-port the fix to 2.2.0.
Regards,
Josua Dietze (usb_modemswitch upstream)
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org