Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 358345 - dev-php5/pecl-uploadprogress is not slotted for PHP 5.2
Summary: dev-php5/pecl-uploadprogress is not slotted for PHP 5.2
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-11 05:44 UTC by Brian Moon
Modified: 2011-03-11 22:33 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 Brian Moon 2011-03-11 05:44:16 UTC
When the slotting for PHP was done, some PECL extensions did not get slotted
for 5.2 that work perfectly well with 5.2 and worked fine with it before
slotting.

Reproducible: Always

Steps to Reproduce:
Steps to Reproduce:
1. Mask PHP 5.3 out
2. Attempt to emerge dev-php5/pecl-uploadprogress
Actual Results:  
Will not emerge. Complains that it needs PHP 5.3.


Expected Results:  
Emerges dev-php5/xcache for PHP 5.2 slot.


Had the same problem with pecl/memcache and it was fixed.
Comment 1 Ole Markus With (RETIRED) gentoo-dev 2011-03-11 13:40:31 UTC
Works for me:

# PHP_TARGETS=php5-2 emerge -pv dev-php5/pecl-uploadprogress

[ebuild  N    ] dev-php5/pecl-uploadprogress-1.0.1-r1  PHP_TARGETS="php5-2 -php5-3" 9 kB



Seems like you have something wrong in your setup. Most likely, you have not configured your PHP_TARGETS variable.