Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286181 - dev-php/PEAR-VersionControl_SVN-0.3.3: missing dependency on dev-php/PEAR-Console_Getopt
Summary: dev-php/PEAR-VersionControl_SVN-0.3.3: missing dependency on dev-php/PEAR-Con...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-24 09:05 UTC by Joost Ruis
Modified: 2009-11-24 14:39 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 Joost Ruis 2009-09-24 09:05:06 UTC
>>> 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
Comment 1 Joost Ruis 2009-09-24 09:07:51 UTC
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.
Comment 2 Joost Ruis 2009-09-24 09:13:13 UTC
Ok after install dev-php/PEAR-Console_Getopt-1.2.3 the problem was solved.

Add it as a dep?
Comment 3 Wormo (RETIRED) gentoo-dev 2009-10-09 06:27:18 UTC
Thanks for the report -- adding this missing dependency sounds like a good idea.
Assigning to php maintainers.
Comment 4 Steve Dibb (RETIRED) gentoo-dev 2009-11-24 14:39:32 UTC
Fixed in CVS