Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 524746

Summary: dev-php/PEAR-XML_Feed_Parser should depend on dev-php/PEAR-Log
Product: Gentoo Linux Reporter: Jared B. <nitro>
Component: [OLD] DevelopmentAssignee: Thomas Raschbacher <lordvan>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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