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

Bug #7940 pear download quit silently
Submitted: 2006-06-19 18:48 UTC
From: pajoye Assigned: pajoye
Status: Closed Package: PEAR (version CVS)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2006-06-19 18:48 UTC] pajoye (Pierre-Alain Joye)
Description: ------------ pear download package where package is unknown (.registry... not found), raise an error in userland and do not exit quietly.

Comments

 [2006-07-17 04:40 UTC] cweiske (Christian Weiske)
I guess the same problem makes downloading unstable packages fail silently: > pear download -Z PEAR_Frontend_Gtk2 just does nothing, where I would have expected an error message because > pear download -Z PEAR_Frontend_Gtk2-beta works.
 [2006-09-02 22:07 UTC] pajoye (Pierre-Alain Joye)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.