Bug 174882

Summary: PECL looking for invalid/nonexistent path
Product: [Fedora] Fedora Reporter: Reuben Farrelly <reuben-redhatbugzilla>
Component: php-pearAssignee: Joe Orton <jorton>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.4.5-3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-12-04 16:12: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 Reuben Farrelly 2005-12-03 12:28:01 UTC
Something is amiss with the paths in pecl shipped in php-pear-1.4.5-2:

[root@tornado docs]# pecl -v
Could not open input file:
/usr/src/build/651478-noarch/install/usr/share/pear/peclcmd.php
[root@tornado docs]#

In fact any argument to pecl gives the same output.

There is also a similar path listed in /etc/pear.ini which may possibly be a
symptom of the same problem.

Comment 1 Joe Orton 2005-12-04 16:12:40 UTC
Thanks for the report, I've fixed the scripts.  It should be only the sig_keydir
setting which is showing up wrong in pear.conf, that needs fixing too though yes.