reassign 478337 libsqlite3-0 retitle 478337 libsqlite3-0: ABI change without SONAME change (symbol sqlite3_enable_load_extension dropped) kthxbye
On Mon, Apr 28, 2008 at 21:26:59 +0100, Tom Parker wrote: > [EMAIL PROTECTED]:[~] sqlite3 > SQLite version 3.5.7 > Enter ".help" for instructions > sqlite> quit; > sqlite3: symbol lookup error: sqlite3: undefined symbol: > sqlite3_enable_load_extension > > Also, if you give a db on the command line > > [EMAIL PROTECTED]:[~/shared/movies/epgrabber] sqlite3 watch.db > sqlite3: symbol lookup error: sqlite3: undefined symbol: > sqlite3_enable_load_extension > > which makes it basically unusable. Upgrading the sqlite3 package will > probably fix this (as libsqlite3-0 is on 3.5.7-2 and this is at > 3.5.6-2), but it should have had a tighter dependancy. > No, libsqlite3 shouldn't have dropped the symbol in the first place (without changing SONAME and package name, that is). Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]