[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Firefox and sqlite mismatched.



# dpkg -l |grep sqlite
ii  libaprutil1-dbd-sqlite3, 1.3.9+dfsg-2, The Apache Portable Runtime
Utility Library - SQLite3 Driver
ii  libsqlite0, 2.8.17-6, SQLite shared library
ii  libsqlite3-0, 3.6.18-1, SQLite 3 shared library
ii  php5-sqlite, 5.2.11.dfsg.1-1, SQLite module for php5
ii  python-pysqlite2, 2.5.5-1, Python interface to SQLite 3
ii  sqlite, 3.6.14-1, sqlite3 header files
ii  sqlite3, 3.6.18-1, A command line interface for SQLite 3
ii  sqlite3-doc, 3.6.18-1, SQLite 3 documentation

Looking at this i'd remove libsqlite0, but php5-sqlite depends on it.

2009/10/14 Sven Joachim <svenjoac@gmx.de>:
>> ii  sqlite                                3.6.14-1
>> sqlite3 header files
>
> Where does this package come from?  I cannot find such a version in
> Debian.

# apt-cache search sqlite |grep ^sqlite
sqlite-doc - SQLite documentation
sqlite3 - A command line interface for SQLite 3
sqlite3-doc - SQLite 3 documentation
sqlitebrowser - GUI editor for SQLite databases
sqlite - sqlite3 header files

My sources.list has 2 mirrors with unstable main contrib non-free.

>> ii  sqlite3                               3.6.18-1                   A
>> command line interface for SQLite
>
> More interesting would be the status of libsqlite3-0, since that is what
> xulrunner-1.9.1 links against.

I have packages xulrunner-1.9 (1.9.0.14-1) and xulrunner-1.9.1
(1.9.1.3-3) installed. Would it be safe to remove 1.9 alone? Apt wants
to remove 1.9*

>> So why is firefox complaining my sqlite is old?!
>
> Maybe you have an older version of sqlite somewhere, e.g. under
> /usr/local/lib?

# ls -l /usr/local/lib/ |grep sqlite
-rw-r--r-- 1 root staff 2525334 2009-05-08 14:23 libsqlite3.a
-rwxr-xr-x 1 root staff     828 2009-05-08 14:23 libsqlite3.la
lrwxrwxrwx 1 root staff      19 2009-05-08 14:24 libsqlite3.so ->
libsqlite3.so.0.8.6
lrwxrwxrwx 1 root staff      19 2009-05-08 14:24 libsqlite3.so.0 ->
libsqlite3.so.0.8.6
-rwxr-xr-x 1 root staff  487448 2009-05-08 14:23 libsqlite3.so.0.8.6

Do i? Wouldn't it be upgraded anyway?


Reply to: