php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32525 RunTests.php in package-PEAR.xml but file does not exist in distribution
Submitted: 2005-04-01 01:29 UTC Modified: 2005-04-03 00:58 UTC
Votes:3
Avg. Score:3.7 ± 1.9
Reproduced:3 of 3 (100.0%)
Same Version:3 (100.0%)
Same OS:0 (0.0%)
From: phyre at rogers dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 5.0.4 OS: Linux 2.4
Private report: No CVE-ID: None
 [2005-04-01 01:29 UTC] phyre at rogers dot com
Description:
------------
package-PEAR.xml references installing 'RunTests.php' however the distribution fails to include it in 5.0.4.  The 'RunTests.php' was not references in 5.0.3 as a file needed to install, but is in 5.0.4.

Reproduce code:
---------------
make install
 in source tree

To fix, remove line referencing 'RunTests.php' from package-PEAR.xml

Expected result:
----------------
[PEAR] PEAR           - installed: 1.3.5
Wrote PEAR system config file at: /usr/local/etc/pear.conf
You may want to add: /tmp to your php.ini include_path

Actual result:
--------------
[PEAR] PEAR: file does not exist

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-04-01 01:32 UTC] phyre at rogers dot com
Apologies-  'RunTest.php' should be without the 's' as I used it in my report.
 [2005-04-01 18:16 UTC] Bjorn dot Wiberg at its dot uu dot se
This is also the case for CVS snapshot php5-200503310630 (5.1.0-dev).

Best regards,
Bj?rn
 [2005-04-02 07:21 UTC] pkwarren at gmail dot com
There are several PEAR packages missing from the latest 4.3.11 and 5.0.4 releases, including DB and other crucial ones. See http://news.php.net/php.general/212033 for more info.
 [2005-04-03 00:58 UTC] sniper@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Aug 15 09:01:27 2024 UTC