Package: libsqlite3-tcl
Version: 3.7.9-2
Severity: grave
Justification: renders package unusable
File /usr/lib/tcltk/sqlite3/pkgIndex.tcl is empty, so package sqlite3
can not be loaded in Tcl programs.
I am unable to generate this file by hands because command
# echo 'pkg_mkIndex -verbose' | sudo tclsh8.5
gives the following error:
warning: error while loading libtclsqlite3.so: couldn't load file
"libtclsqlite3.so": libtclsqlite3.so: cannot open shared object file: No such
file or directory
But file is present and ldd-able:
# ldd libtclsqlite3.so
linux-vdso.so.1 => (0x00007fff40dff000)
libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0x00007f24a8f82000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f24a8bfe000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
(0x00007f24a89e1000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f24a87dd000)
/lib64/ld-linux-x86-64.so.2 (0x00007f24a944f000)
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.1.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libsqlite3-tcl depends on:
ii libc6 2.13-21
ii libsqlite3-0 3.7.9-2
libsqlite3-tcl recommends no packages.
Versions of packages libsqlite3-tcl suggests:
ii sqlite3-doc 3.7.9-2
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]