Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104262 - PEAR-DB depends on PEAR-PEAR
Summary: PEAR-DB depends on PEAR-PEAR
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-30 07:10 UTC by Joakim Syk
Modified: 2005-08-30 07:23 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 Joakim Syk 2005-08-30 07:10:05 UTC
During installation of dev-php/PEAR-DB the application "pear" from package
dev-php/PEAR-PEAR is used.
dev-php/PEAR-DB should depend on dev-php/PEAR-PEAR.

Reproducible: Always
Steps to Reproduce:
1. emerge --unmerge dev-php/PEAR-PEAR dev-php/PEAR-DB
2. emerge dev-php/PEAR-DB

Actual Results:  
Error message: "pear" not found.

Expected Results:  
Install PEAR-DB
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-30 07:23:50 UTC
Yes, any PEAR modules requires PEAR-PEAR, so don't uninstall it or install it
before any other PEAR modules. Otherwise, you can try the Gentoo PHP overlay
[1], which has pear use flag, ensuring that PEAR will get installed together w/
dev-lang/php.

[1] http://svn.gnqs.org/projects/gentoo-php-overlay/