Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105174 - dev-php/PEAR-Mail_Mime depends on dev-php/php not dev-lang/php
Summary: dev-php/PEAR-Mail_Mime depends on dev-php/php not dev-lang/php
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-07 12:22 UTC by Paul Austin
Modified: 2005-09-08 01:15 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 Paul Austin 2005-09-07 12:22:06 UTC
On a system with no PHP installed (I uninstalled it all for the new changes)
when I try to install horde with dev-lang/php-5*, it also wants to install
dev-php/php-4*. I've tracked this down to a single package the 
dev-php/PEAR-Mail_Mime package (1.3.1) using rhe following command.

emerge --pretend =dev-lang/php-5* dev-php/PEAR-Mail_Mime

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] dev-lang/php-5.0.4
[ebuild  N    ] dev-php/php-4.4.0
[ebuild  N    ] dev-php/PEAR-Mail_Mime-1.3.1

That ebuild uses the /usr/portage/eclass/php-pear.eclass to reference
dev-php/php, I notice that there is a newer
/usr/portage/eclass/php-pear-r1.eclass version that has a refence to
dev-lang/php. I'm guessing this package is still using the old eclass.

Paul

Reproducible: Always
Steps to Reproduce:
Comment 1 Sebastian Bergmann (RETIRED) gentoo-dev 2005-09-08 01:15:20 UTC
package.masked versions of the PEAR ebuilds that use the new PEAR eclass are now
in the tree.