Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 465968 - dev-php/PEAR-MDB2_Driver_sqlite depends on dev-lang/php[sqlite2]
Summary: dev-php/PEAR-MDB2_Driver_sqlite depends on dev-lang/php[sqlite2]
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-15 10:12 UTC by Steven Davies
Modified: 2013-04-15 15:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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