Package: libsqlite3-tcl
Version: 3.7.3-1
Severity: normal
After installing the libsqlite3-tcl package ("aptitude install
libsqlite3-tcl") on Debian squeeze, no libtclsqlite3.so file was
created.
Files that were expected and not found:
/usr/lib/tcltk/sqlite3/libtclsqlite3.so
/usr/lib/tclsqlite3.so
attempts to locate:
$ locate libtclsqlite3.so
$ find /usr/lib/ -iname tclsqlite3.\*so
$ objdump --syms tclsqlite3.so
objdump: 'tclsqlite3.so': No such file
checked to see if the library was statically linked:
$ ldd /usr/bin/tclsh8.5
linux-vdso.so.1
libtcl8.5.so.0
libdl.so.2
libpthread.so.0
libm.so.6
libc.so.6
/lib64/ld-linux-x86-64.so.2
The /usr/share/doc/libsqlite3-tcl/README file says to untar and
compile. That is not a proper process for a debian package. The
tarballs referenced in README do not seem to exist either.
-- System Information:
Debian Release: 6.0.5
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libsqlite3-tcl depends on:
ii libc6 2.11.3-3 Embedded GNU C Library: Shared lib
ii libsqlite3-0 3.7.3-1 SQLite 3 shared library
libsqlite3-tcl recommends no packages.
Versions of packages libsqlite3-tcl suggests:
pn sqlite3-doc <none> (no description available)
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]