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

Bug #4249 download-all broken in 1.4.0a11
Submitted: 2005-04-30 23:52 UTC
From: thesaur Assigned: cellog
Status: Closed Package: PEAR
PHP Version: 5.0.3 OS: Windows
Roadmaps: (Not assigned)    
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 : 30 - 22 = ?

 
 [2005-04-30 23:52 UTC] thesaur
Description: ------------ Apparently pecl packages are included and are queued for download before PEAR packages. I get the output below before PHP dies on me. Not exactly sure why this happens. Actual result: -------------- Using Channel pear.php.net No releases for package "pear/APC" exist Cannot initialize 'APC', invalid or missing package file No releases for package "pear/apd" exist Cannot initialize 'apd', invalid or missing package file No releases for package "pear/archive" exist Cannot initialize 'archive', invalid or missing package file No releases for package "pear/bcompiler" exist Cannot initialize 'bcompiler', invalid or missing package file No releases for package "pear/big_int" exist Cannot initialize 'big_int', invalid or missing package file No releases for package "pear/BLENC" exist Cannot initialize 'BLENC', invalid or missing package file No releases for package "pear/bz2" exist Cannot initialize 'bz2', invalid or missing package file No releases for package "pear/bz2_filter" exist Cannot initialize 'bz2_filter', invalid or missing package file XML error: Undeclared entity warning at line 180 Remote package.xml is not valid - this should never happen Cannot initialize 'Cache', invalid or missing package file No releases for package "pear/classkit" exist Cannot initialize 'classkit', invalid or missing package file No releases for package "pear/clips" exist Cannot initialize 'clips', invalid or missing package file No releases for package "pear/coin_acceptor" exist Cannot initialize 'coin_acceptor', invalid or missing package file No releases for package "pear/colorer" exist Cannot initialize 'colorer', invalid or missing package file No releases for package "pear/crack" exist Cannot initialize 'crack', invalid or missing package file No releases for package "pear/cvsclient" exist Cannot initialize 'cvsclient', invalid or missing package file No releases for package "pear/cybercash" exist Cannot initialize 'cybercash', invalid or missing package file No releases for package "pear/cybermut" exist Cannot initialize 'cybermut', invalid or missing package file No releases for package "pear/cyrus" exist Cannot initialize 'cyrus', invalid or missing package file No releases for package "pear/date_time" exist Cannot initialize 'date_time', invalid or missing package file No releases for package "pear/dazuko" exist Cannot initialize 'dazuko', invalid or missing package file No releases for package "pear/DBDO" exist Cannot initialize 'DBDO', invalid or missing package file No releases for package "pear/dbplus" exist Cannot initialize 'dbplus', invalid or missing package file No releases for package "pear/ecasound" exist Cannot initialize 'ecasound', invalid or missing package file No releases for package "pear/enchant" exist Cannot initialize 'enchant', invalid or missing package file No releases for package "pear/esmtp" exist Cannot initialize 'esmtp', invalid or missing package file No releases for package "pear/event" exist Cannot initialize 'event', invalid or missing package file No releases for package "pear/fann" exist Cannot initialize 'fann', invalid or missing package file No releases for package "pear/ffi" exist Cannot initialize 'ffi', invalid or missing package file No releases for package "pear/Fileinfo" exist Cannot initialize 'Fileinfo', invalid or missing package file

Comments

 [2005-05-01 12:53 UTC] smith at backendmedia dot com
it also starts off with alot of error messages for pecl packages .. but PHP doesnt crash on me so in the end it downloads all PEAR packages as expected .. with php 4.3.11 on winxp
 [2005-05-01 12:58 UTC] toggg
Same with pear-1.4.0a12 from CVS
 [2005-05-01 18:31 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.