Home » PEAR » PEAR » Bug #3913
No upgrade to PEAR 1.4.0a8 possible
Details
| Submitted | 2005-03-22 10:55 UTC |
|---|---|
| From | snowkrash at xs4all dot nl |
| Status | Bogus |
| Package | PEAR |
| PHP Version | 5.0.2 |
| OS | Win2000 SP4 |
| Roadmaps | (Not assigned) |
Comments
[2005-03-22 10:55 UTC] snowkrash at xs4all dot nl
Description:
------------
PEAR cannot be upgraded to 1.4.0a8 (from a7). Error, because class 'PEAR_Dependency2' cannot be found in PEAR\Downloader\package.php.
Current PEAR installation is mentioned in the reproduce code section along with the available upgrades and my upgrade attempts.
Expected result:
----------------
Everything upgraded nicely.
Actual result:
--------------
C:\....\php>pear upgrade-all
Will upgrade archive_tar
Will upgrade pear
Will upgrade smarty
Fatal error: Class 'PEAR_Dependency2' not found in C:\....\php\PEAR\PEAR\Downloader\Package.php on line 1436
C:\....\php>pear list-upgrades
PEAR.PHP.NET AVAILABLE UPGRADES (ALPHA, BETA, STABLE):
======================================================
CHANNEL PACKAGE LOCAL REMOTE SIZE
pear.php.net Archive_Tar 1.3.0 (stable) 1.3.1 (stable) 14.8kB
pear.php.net PEAR 1.4.0a5 (alpha) 1.4.0a8 (alpha) 240kB
PEARIFIED.COM AVAILABLE UPGRADES (ALPHA, BETA, STABLE):
=======================================================
CHANNEL PACKAGE LOCAL REMOTE SIZE
pearified.com Smarty 2.6.7 (stable) 2.6.8 (stable) 144kB
Channel pecl.php.net: No upgrades available
C:\....\php>pear list
INSTALLED PACKAGES, CHANNEL PEAR.PHP.NET:
=========================================
PACKAGE VERSION STATE
Archive_Tar 1.3.0 stable
Console_Getopt 1.2 stable
DB 1.7.4 stable
HTML_Common 1.2.1 stable
HTML_QuickForm 3.2.4pl1 stable
HTML_Template_IT 1.1 stable
Mail 1.1.4 stable
Net_FTP 1.3.0 stable
Net_SMTP 1.2.6 stable
Net_Socket 1.0.6 stable
Net_UserAgent_Detect 2.0.1 stable
PEAR 1.4.0a5 alpha
PEAR_Frontend_Gtk 0.4.0 beta
PEAR_Frontend_Web 0.4 beta
PHPUnit 1.2.2 stable
XML_Parser 1.2.5 stable
XML_RPC 1.2.2 stable
C:\....\php>