Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401679 - dev-php/PEAR-PEAR should depend on dev-php/PEAR-Console_Getopt?
Summary: dev-php/PEAR-PEAR should depend on dev-php/PEAR-Console_Getopt?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Steve Dibb (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-31 19:00 UTC by REdOG
Modified: 2012-03-11 07:14 UTC (History)
1 user (show)

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 REdOG 2012-01-31 19:00:47 UTC
pear cannot be run after installing dev-php/PEAR-PEAR

#pear

Warning: require_once(Console/Getopt.php): failed to open stream: No such file or directory in System.php on line 21
PHP Warning:  require_once(Console/Getopt.php): failed to open stream: No such file or directory in /usr/share/php/System.php on line 21

Warning: require_once(Console/Getopt.php): failed to open stream: No such file or directory in /usr/share/php/System.php on line 21
PHP Fatal error:  require_once(): Failed opening required 'Console/Getopt.php' (include_path='/usr/share/php') in /usr/share/php/System.php on line 21

Fatal error: require_once(): Failed opening required 'Console/Getopt.php' (include_path='/usr/share/php') in /usr/share/php/System.php on line 21

Should depend on dev-php/PEAR-Console_Getopt


Reproducible: Always
Comment 1 Matti Bickel (RETIRED) gentoo-dev 2012-01-31 20:22:34 UTC
As a workaround, use dev-php/pear. It depends on Console_GetOpt and is meant to give you a full pear setup.
Comment 2 Ole Markus With (RETIRED) gentoo-dev 2012-03-11 07:14:39 UTC
We fixed the deps on this a while ago, so it should not  longer be a problem to install PEAR-PEAR instead of pear.