tag 650961 + unreproducible moreinfo thanks Hi Alexander,
On Sun, 2011-12-04 at 19:51 +0300, Alexander Galanin wrote: > Version: 3.7.9-2 > Severity: grave > File /usr/lib/tcltk/sqlite3/pkgIndex.tcl is empty, so package sqlite3 > can not be loaded in Tcl programs. What do you mean by empty? Zero length or just comments? Strange is that it has comments only for me and does not have package ifneeded sqlite3 3.7.9 [list load [file join $dir libtclsqlite3.so]] in it. > 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 I can't reproduce it. For me # echo 'pkg_mkIndex -verbose' | sudo tclsh8.5 gives: no files matched glob patterns "*.tcl *.so" while still on amd64 arch. If I rebuild it in an up-to-date chroot, then the 'package ifneeded [...]' line is present. I may ask for a binary only rebuild, but I'm not sure that's your problem. Try to add the mentioned line to your pkgIndex.tcl . > But file is present and ldd-able: What kind of *.tcl files do you have in your current work directory? If you are already root (prompt is #), why do you use sudo? What do you get with the # echo 'pkg_mkIndex -verbose' | tclsh8.5 command? Can you post the output of the $ dpkg -l tcl8.5 command? > -- System Information: > Debian Release: wheezy/sid > APT prefers testing Is your system up-to-date? Do you have pending packages or anything on hold? Regards, Laszlo/GCS -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org