Package: liblua5.1-wsapi1
Version: 1.1.0-4
Severity: important

wsapi.cgi has carriage return (^M, \r) characters at end-of-line, which makes
it non-executable because there's no "lua5.1\r" in $PATH:

$ /usr/bin/wsapi.cgi 
: No such file or directory

$ /usr/bin/wsapi.cgi 2>&1 |hexdump -C
00000000  2f 75 73 72 2f 62 69 6e  2f 65 6e 76 3a 20 6c 75  |/usr/bin/env: lu|
00000010  61 35 2e 31 0d 3a 20 4e  6f 20 73 75 63 68 20 66  |a5.1.: No such f|
00000020  69 6c 65 20 6f 72 20 64  69 72 65 63 74 6f 72 79  |ile or directory|
00000030  0a                                                |.|
00000031

Cheers,
aj



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to