Package: hylafax-server
Severity: important
*** Please type your report below this line ***
Hi,
We are using USB ACM modems with hylafax-server.
The patch included in #283111 for handling devfs names, doesn't work in
all situations.
For example if the modem device file shows up as /dev/usb/acm/0 the sed
operation will be applied to config.usb_acm_0 which will lead to
echo'ing the string usb/acm_0
Our suggestion would be to replace the line:
dev=$(echo "$dev"|sed 's,_,/,')
by
dev=$(echo "$dev"|sed 's,_,/,g')
All packages with the #283111 fix show the same behavior.
Hope that it can help.
Thanks for being a Debian developer,
Best regards.
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686-smp
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
-- Frederic Roussel <[EMAIL PROTECTED]> EFI |