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

Bug #171 --alldeps with a rel="eq" should install the required version, if possible
Submitted: 2003-10-31 04:37 UTC
From: cellog Assigned: cellog
Status: Closed Package: PEAR
PHP Version: 4.3.3 OS: na
Roadmaps: (Not assigned)    
Subscription  


 [2003-10-31 04:37 UTC] cellog
Description: ------------ if a package Mypackage has a dependency on an exact version of a package like <dep type="pkg" rel="eq" version="1.4.0">MDB</dep> and it is installed with $ pear install --alldeps Mypackage the installer will simply download the newest version of MDB, and fail on install.

Comments

 [2003-10-31 04:50 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. simple fix