Bug 174882 - PECL looking for invalid/nonexistent path
Summary: PECL looking for invalid/nonexistent path
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: php-pear
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Joe Orton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-12-03 12:28 UTC by Reuben Farrelly
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 1.4.5-3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-12-04 16:12:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.