Bug 172747

Summary: 'pear' error in Command.php after update to php-pear.x86_64 4.3.11-2.8
Product: [Fedora] Fedora Reporter: Stephen Houchen <sbhouchen>
Component: phpAssignee: Joe Orton <jorton>
Status: CLOSED DUPLICATE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 3   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-11-09 07:21:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stephen Houchen 2005-11-09 01:35:31 UTC
Description of problem:
After updating to php-pear-4.3.11-2.8, getting the following error with the
'pear' command:
PHP Fatal error:  Cannot instantiate non-existent class: 
pear_command_config-init in /usr/share/pear/PEAR/Command.php on line 271

Fatal error: Cannot instantiate non-existent class:  pear_command_config-init in
/usr/share/pear/PEAR/Command.php on line 271

Version-Release number of selected component (if applicable):
php-pear-4.3.11-2.8

How reproducible:
Always

Steps to Reproduce:
1. Run 'pear' with or without command line arguments
  
Actual results:
Error (above)

Expected results:
No error

Additional info:

Comment 1 Joe Orton 2005-11-09 07:21:40 UTC

*** This bug has been marked as a duplicate of 156675 ***

Comment 2 Stephen Houchen 2005-11-09 11:45:17 UTC
Thanks for the pointer - the problem is now fixed.