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

Bug #8571 Sparse error message
Submitted: 2006-08-28 08:15 UTC
From: yunosh Assigned: pajoye
Status: Closed Package: PEAR (version 1.4.11)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2006-08-28 08:15 UTC] yunosh (Jan Schneider)
Description: ------------ Another sparse/cryptic error message: jan@neo:~/cvs/pear/Console_Table> sudo pear install -f package.xml 2 ERROR: Adding package pear.php.net/Console_Table to registry failed Note the "2".

Comments

 [2006-08-28 08:36 UTC] yunosh (Jan Schneider)
Looks like this is coming from line 1183 of Registry.php: $ui->log(2, $err['message']);
 [2006-09-02 21:23 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.