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

Bug #9551 listing packages in pear.geeklog.net fails
Submitted: 2006-12-05 19:04 UTC
From: cweiske Assigned: cellog
Status: Closed Package: PEAR (version 1.5.0RC1)
PHP Version: 5.1.6 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2006-12-05 19:04 UTC] cweiske (Christian Weiske)
Description: ------------ I did try to discover the pear.geeklog.net channel and list all packages in it. Listing packages does not work, a notice and a warning is echoed. Test script: --------------- cweiske:~> pear channel-discover pear.geeklog.net Adding Channel "pear.geeklog.net" succeeded Discovery of channel "pear.geeklog.net" succeeded cweiske:~> pear list-all -c geeklog Notice: Undefined index: _content in PEAR/REST/11.php on line 65 Warning: Invalid argument supplied for foreach() in PEAR/Frontend/CLI.php on line 680 All packages: ============= Package Latest Local Expected result: ---------------- I don't know if this is a PEAR problem or geeklog's channels fault. I will contact the geeklog developer responsible for this.

Comments

 [2006-12-06 05:01 UTC] cellog (Greg Beaver)
the answer is both: geeklog has something unexpected in its REST, and PEAR should not spit out any notices whatsoever.
 [2006-12-14 00:29 UTC] cellog (Greg Beaver)
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. You should note to the geeklog folks that they have a problem with their REST, not all packages will be listed. We need to push a new version of Chiara_PEAR_Server for them to fix this, but they can grab the latest SVN which will work too