Package: expect-tcl8.3
Version: 5.43.0-4
Severity: important

If tcl8.4 is installed, it becomes the default /usr/bin/tclsh.

It appears that simply including this package from tcl8.4 causes a
segfualt.

[EMAIL PROTECTED]:/var/tmp% cat test.tcl
#!/usr/bin/tclsh
package require Expect

[EMAIL PROTECTED]:/var/tmp% sudo apt-get install tcl8.4 expect-tcl8.3
[...]
The following extra packages will be installed:
  tcl8.3
[...]

[EMAIL PROTECTED]:/var/tmp% ./test.tcl
zsh: segmentation fault  ./test.tcl

[EMAIL PROTECTED]:/var/tmp% readlink /usr/bin/tclsh
/etc/alternatives/tclsh
[EMAIL PROTECTED]:/var/tmp% readlink /etc/alternatives/tclsh
/usr/bin/tclsh8.4

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (700, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-xen-amd64
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages expect-tcl8.3 depends on:
ii  libc6                  2.3.6.ds1-13etch7 GNU C Library: Shared libraries
ii  tcl8.3                 8.3.5-5           Tcl (the Tool Command Language) v8

expect-tcl8.3 recommends no packages.

-- no debconf information



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

Reply via email to