Bug 10331

Summary: php-sqlite3 does not obsolete php-sqlite
Product: Mageia Reporter: José Jorge <lists.jjorge>
Component: RPM PackagesAssignee: Oden Eriksson <oe>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal Keywords: Triaged
Version: 3   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: php CVE:
Status comment:

Description José Jorge 2013-05-28 17:33:42 CEST
Having migrated from MGA2 to MGA3 a server, I had this in the logs :

PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/php/extensions/sqlite.so' - /usr/lib64/php/extensions/sqlite.so: undefined symbol: zval_property_ctor in Unknown on line 0

in fact php-sqlite-5.3.23-1.mga2 was still installed. I removed it, and it worked.

So I think php-sqlite3 package should obsolete php-sqlite. I was done once in the SVN log, then removed.

Reproducible: 

Steps to Reproduce:
Manuel Hiebel 2013-05-28 19:26:26 CEST

Keywords: (none) => Triaged
Assignee: bugsquad => oliver.bgr

David Walser 2013-08-10 21:56:36 CEST

Assignee: oliver.bgr => oe

Comment 1 Oden Eriksson 2013-09-22 10:55:37 CEST
It was removed because the sqlite support in roundcubemail and using php-pear-MDB2_Driver_sqlite can only handle sqlite2.

Now, this bug was fixed recently by using a conflict instead of an obsolete.

Status: NEW => RESOLVED
Resolution: (none) => FIXED