>>> Install PEAR-VersionControl_SVN-0.3.3 into /var/tmp/portage/dev-php/PEAR-VersionControl_SVN-0.3.3/image/ category dev-php Warning: require_once(Console/Getopt.php): failed to open stream: No such file or directory in 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 Call Stack: 0.0012 303368 1. {main}() /usr/share/php/pearcmd.php:0 0.0248 934348 2. require_once('/usr/share/php/PEAR/Config.php') /usr/share/php/pearcmd.php:50 0.0338 2032468 3. require_once('/usr/share/php/System.php') /usr/share/php/PEAR/Config.php:24 Dump $_SERVER Dump $_GET Dump $_POST Dump $_COOKIE Dump $_FILES Dump $_ENV Dump $_SESSION Dump $_REQUEST Fatal error: require_once(): Failed opening required 'Console/Getopt.php' (include_path='/usr/share/php') in /usr/share/php/System.php on line 21 Call Stack: 0.0012 303368 1. {main}() /usr/share/php/pearcmd.php:0 0.0248 934348 2. require_once('/usr/share/php/PEAR/Config.php') /usr/share/php/pearcmd.php:50 0.0338 2032468 3. require_once('/usr/share/php/System.php') /usr/share/php/PEAR/Config.php:24 Reproducible: Always sabayon server # php --version PHP 5.2.10-pl1-gentoo (cli) (built: Sep 2 2009 00:57:41) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies with Xdebug v2.0.3, Copyright (c) 2002-2007, by Derick Rethans
In addition, I didn't yet have: [ebuild N ] dev-php/PEAR-Console_Getopt-1.2.3 0 kB I noticed this after reporting this bug. I'll re-try after this is installed.
Ok after install dev-php/PEAR-Console_Getopt-1.2.3 the problem was solved. Add it as a dep?
Thanks for the report -- adding this missing dependency sounds like a good idea. Assigning to php maintainers.
Fixed in CVS