Package: tcl-expect Version: 5.45-6 Severity: important titan:~$ /usr/bin/tclsh8.6 % package require Expect can't find package Expect
The pkgIndex file (/usr/lib/tcltk/x86_64-linux-gnu/expect5.45/pkgIndex.tcl) seems OK, but tclsh isn't finding it. It can be loaded by hand: titan:~$ /usr/bin/tclsh8.6 % load [file join /usr lib x86_64-linux-gnu libexpect.so.5.45] % package require Expect 5.45 -- System Information: Debian Release: 8.2 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages tcl-expect depends on: ii libc6 2.19-18+deb8u1 ii libtcl8.6 8.6.2+dfsg-2 tcl-expect recommends no packages. Versions of packages tcl-expect suggests: ii expect 5.45-6 -- debconf-show failed

