Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287190 - dev-php/PEAR-Auth_SASL-1.0.3 won't install - cannot find Console/Getopt.php
Summary: dev-php/PEAR-Auth_SASL-1.0.3 won't install - cannot find Console/Getopt.php
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-01 01:59 UTC by Adam Nielsen
Modified: 2009-11-24 14:43 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 Adam Nielsen 2009-10-01 01:59:21 UTC
Just tried to install some PEAR packages, and one of the dependencies wouldn't install.  It looks like dev-php/PEAR-Auth_SASL is itself missing a dependency, but I can't figure out what to install to get it.  "Getopt.php" doesn't exist on my system.

I'm running dev-lang/php-5.2.10-r1

------

>>> Install PEAR-Auth_SASL-1.0.3 into /var/tmp/portage/dev-php/PEAR-Auth_SASL-1.0.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

Fatal error: require_once(): Failed opening required 'Console/Getopt.php' (include_path='/usr/share/php') in /usr/share/php/System.php on line 21
 *
 * ERROR: dev-php/PEAR-Auth_SASL-1.0.3 failed.
Comment 1 Adam Nielsen 2009-10-01 02:10:34 UTC
Ah I just discovered that I need dev-php/pear installed for this to work.  Maybe it should be added as a dependency?
Comment 2 Steve Dibb (RETIRED) gentoo-dev 2009-11-24 14:43:12 UTC
Fixed in CVS