clone 437757 -1
reassign -1 php5-sqlite
retitle -1 php5-sqlite: pdo_sqlite wrongly links to libsqlite3
severity -1 important
thanks

On Tue, Aug 14, 2007 at 03:26:52PM +1000, Julien Goodwin wrote:
> reassign 437757 php5-sqlite3
> retitle 437757 php5-sqlite3: Should recommend/suggest php5-sqlite for
> the PDO driver.
> severity 437757 wishlist
> thanks

> On 14/08/2007 2:38 PM, Steve Langasek wrote:
> > On Tue, Aug 14, 2007 at 01:24:09PM +1000, Julien Goodwin wrote:
> >> Package: php5-sqlite
> >> Version: 5.2.3-1+b1
> OK, my bad. I don't know how I screwed that up.

> I was somehow confusing php5-sqlite & php5-sqlite3. Now I've sorted that
>  it seems obvious that php5-sqlite3 should at least suggest, and ideally
> recommend php5-sqlite and add a note to the package description that
> php5-sqlite provides the sqlite driver for php5-sqlite3.

Huh?  No, it shouldn't.  php5-sqlite and php5-sqlite3 are packages for two
different versions of sqlite, there is no reason at all that one should
recommend the other.

But it seems that the pdo module in php5-sqlite is linked against libsqlite3
when it's supposed to be linked against libsqlite0.  This is a result of
libaprutil1-dev pulling in libsqlite3-dev in addition to php5's own
build-dependency on libsqlite0-dev, and preference apparently being given to
the wrong one of the two libraries at build time.

It may be that we should consider a migration from sqlite2 to sqlite3 in
php5 for lenny, but for the moment this is at least a bug for having skew
between pdo_sqlite.so and sqlite.so.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to