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

Bug #13655 Wrong behaviour when specified package not found
Submitted: 2008-04-11 19:39 UTC
From: kguest Assigned: kguest
Status: Closed Package: PEAR_Size (version 0.1.2)
PHP Version: 5.1.3 OS:
Roadmaps: 0.1.3    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 38 - 27 = ?

 
 [2008-04-11 19:39 UTC] kguest (Ken Guest)
Description: ------------ When pearsize finds that a specified package is not installed it bails out and does not continue the search/analysis for other packages that are installed. Test script: --------------- $ pearsize Console_Getargs Structures_Graph Date_Holydays Archive_Tar Package "Date_Holydays" not found Expected result: ---------------- details of all other packages should be displayed; there should be some sort of "warnings" stanza where info of missing packages are displayed dependant on the display drivers. eg console driver displays to stderr and html driver displays message in some other paragraph/div.

Comments

 [2008-04-11 21:27 UTC] kguest (Ken Guest)
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. these messages are now rated as warnings. fixed in Size/Size.php and Size/Size_CLI.php