Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.15

Bug #3864 Invalid dependency relation
Submitted: 2005-03-17 20:49 UTC
From: scott at crisscott dot com Assigned: cellog
Status: Closed Package: PEAR
PHP Version: 5.0.3 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2005-03-17 20:49 UTC] scott at crisscott dot com
Description: ------------ I am trying to upgrade on a shared host from PEAR 1.3.5 to PEAR 1.4.0a6 and I get an error about an invalid dependency relationship 'ne' (see actual result section for exact message). Reproduce code: --------------- pear upgrade PEAR-alpha Expected result: ---------------- $ pear upgrade PEAR-alpha downloading PEAR-1.4.0a6.tgz ... Starting to download PEAR-1.4.0a6.tgz (245,543 bytes) ...................................................done: 245,543 bytes Upgrade ok Actual result: -------------- $ pear upgrade PEAR-alpha downloading PEAR-1.4.0a6.tgz ... Starting to download PEAR-1.4.0a6.tgz (245,543 bytes) ...................................................done: 245,543 bytes The following errors where found (use force option to install anyway): dependency 4: invalid relation 'ne', should be one of: has eq lt le gt ge not

Comments

 [2005-03-18 00:01 UTC] cellog
This bug has been fixed in CVS. In case this was a documentation problem, the fix will show up at the end of next Sunday (CET) on pear.php.net. In case this was a pear.php.net website problem, the change will show up on the website in short time. Thank you for the report, and for helping us make PEAR better.