Package: thttpd
Version: 2.23beta1-4

Today i've installed thttpd to try it, and one of the first thing i've done is:
dpkg-reconfigure -p low thttpd

Then it immediately write this error:
/var/lib/dpkg/info/thttpd.config: line 100: [: too many arguments

and the "thttpd.config" script start to saturate the CPU (seems that something go in an infinite loop). I have to kill it with CTRL+C and the web server doesnt' start. Watching the "/var/lib/dpkg/info/thttpd.config" script, seems that the $PORT variable expands to something too long, and i think it is caused by the IPv6 address that the server starts to listen to. In fact, before starting dpkg-reconfigure, i've lauched "netstat -n" and for the row related to the webserver is that:

Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp6       0      0 :::80                   :::*                    LISTEN

Some information about my system:
- Debian Sid
- linux-image-2.6.15-1-686 (2.6.15-3)
- libc6 (2.3.5-12)

Cesare.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to