Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 465968

Summary: dev-php/PEAR-MDB2_Driver_sqlite depends on dev-lang/php[sqlite2]
Product: Gentoo Linux Reporter: Steven Davies <gentoo-bugzilla2>
Component: New packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Steven Davies 2013-04-15 10:12:35 UTC
dev-php/PEAR-MDB2_Driver_sqlite depends on dev-lang/php[sqlite2] but the sqlite2 USE flag has been removed as of PHP 5.4 - causing dev-php/PEAR-MDB2_Driver_sqlite to pull in PHP 5.3 instead.

This should be updated to dev-lang/php[sqlite].

Reproducible: Always

Steps to Reproduce:
1. With dev-lang/php-5.4 installed, try to emerge dev-php/PEAR-MDB2_Driver_sqlite
2. dev-php/PEAR-MDB2_Driver_sqlite pulls in dev-lang/php-5.3
3.


Expected Results:  
Dependency should use current PHP version with updated USE flag
Comment 1 Ole Markus With (RETIRED) gentoo-dev 2013-04-15 15:07:55 UTC
sqlite and sqlite2 are two different things. sqlite2 is not supported in php 5.4