[Bug 996643] [NEW] cannot load sqlite3-tcl
Ole Streicher
launchpad at liska.ath.cx
Tue May 8 17:05:56 UTC 2012
Public bug reported:
When I try to load sqlite3 or sqlite from tcl, I get some errors:
$ tclsh8.5
% package require sqlite
error reading package index file /usr/lib/sqlite/pkgIndex.tcl: expected version number but got "0.0."
can't find package sqlite
% package require sqlite3
error reading package index file /usr/lib/sqlite/pkgIndex.tcl: expected version number but got "0.0."
can't find package sqlite3
There is a similar bug in Debian, http://bugs.debian.org/483993
When I change the "0.0." in /usr/lib/sqlite/pkgIndex.tcl to "2.0", I don't get the first error line, and sqlite seems to be loaded. However, sqlite3 does not load then.
This is ubuntu 12.04, libsqlite-tcl 2.8.17-7fakesync1build1, sqlite3-tcl
3.7.9-2ubuntu1.
** Affects: sqlite3 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to sqlite3 in Ubuntu.
https://bugs.launchpad.net/bugs/996643
Title:
cannot load sqlite3-tcl
Status in “sqlite3” package in Ubuntu:
New
Bug description:
When I try to load sqlite3 or sqlite from tcl, I get some errors:
$ tclsh8.5
% package require sqlite
error reading package index file /usr/lib/sqlite/pkgIndex.tcl: expected version number but got "0.0."
can't find package sqlite
% package require sqlite3
error reading package index file /usr/lib/sqlite/pkgIndex.tcl: expected version number but got "0.0."
can't find package sqlite3
There is a similar bug in Debian, http://bugs.debian.org/483993
When I change the "0.0." in /usr/lib/sqlite/pkgIndex.tcl to "2.0", I don't get the first error line, and sqlite seems to be loaded. However, sqlite3 does not load then.
This is ubuntu 12.04, libsqlite-tcl 2.8.17-7fakesync1build1,
sqlite3-tcl 3.7.9-2ubuntu1.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sqlite3/+bug/996643/+subscriptions
More information about the foundations-bugs
mailing list