Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 524746 - dev-php/PEAR-XML_Feed_Parser should depend on dev-php/PEAR-Log
Summary: dev-php/PEAR-XML_Feed_Parser should depend on dev-php/PEAR-Log
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Raschbacher
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-08 01:57 UTC by Jared B.
Modified: 2014-11-07 14:48 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 Jared B. 2014-10-08 01:57:07 UTC
PEAR-XML_Feed_Parser depends on PEAR-Log.  Without it, I get this while trying to execute a script that utilized the feed parser:

PHP Warning:  require_once(Log.php): failed to open stream: No such file or directory in /usr/share/php/XML/Feed/Parser/Factory.php on line 2
PHP Fatal error:  require_once(): Failed opening required 'Log.php' (include_path='.:/usr/share/php5:/usr/share/php') in /usr/share/php/XML/Feed/Parser/Factory.php on line 2

Installing PEAR-Log solved the problem.  Recommend adding this as an RDEPEND.
Comment 1 Brian Evans (RETIRED) gentoo-dev 2014-11-07 14:48:23 UTC
Fixed in PEAR-XML_Feed_Parser-1.0.5-r1.ebuild