Package: aolserver4-daemon
Version: 4.5.1-12.1
Severity: normal
Tags: upstream
When built for Tcl8.5, the nsproxy binary crashes upon startup.
eg.
nscp 1> set handle [ns_proxy get myproxy]
myproxy-proxy-0
nscp 2> ns_proxy eval $handle {set foo bar} 100
could not send script "set foo bar" to proxy "myproxy-proxy-0": script send
failed
This can be fixed by initialising Tcl in nsproxy.c as detailed in upstream
commit e03301f517a6d93fb063:
main(int argc, char **argv)
{
+ Tcl_FindExecutable(argv[0]);
return Ns_ProxyMain(argc, argv, MyInit);
}
Can this be included in the debian package?
-- System Information:
Debian Release: 6.0.1
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages aolserver4-daemon depends on:
ii adduser 3.112+nmu2 add and remove users and groups
ii aolserver4-core 4.5.1-12.1 AOL web server version 4 - core li
ii debconf [debconf-2.0] 1.5.36.1 Debian configuration management sy
ii libc6 2.11.2-10 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.4.5-8 GCC support library
ii logrotate 3.7.8-6 Log rotation utility
ii mime-support 3.48-1 MIME files 'mime.types' & 'mailcap
ii tcl8.5 8.5.8-2 Tcl (the Tool Command Language) v8
ii ucf 3.0025+nmu1 Update Configuration File: preserv
Versions of packages aolserver4-daemon recommends:
ii aolserver4-doc 4.5.1-12.1 AOL web server version 4 - documen
aolserver4-daemon suggests no packages.
-- debconf information excluded
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]