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

Bug #11862 Notice: Array to string conversion in PEAR/PackageFile.php on line 433
Submitted: 2007-08-19 05:30 UTC
From: cellog Assigned: cellog
Status: Closed Package: PEAR (version CVS)
PHP Version: 5.2.3 OS:
Roadmaps: 1.6.2    
Subscription  


 [2007-08-19 05:30 UTC] cellog (Greg Beaver)
Description: ------------ cellog@lot-49:~/workspace/pearweb$ sudo pear up -f package.xml WARNING: "pear/DB" is deprecated in favor of "pear/MDB2" WARNING: "pear/DB_Pager" is deprecated in favor of "pear/Pager" WARNING: "pear/HTML_QuickForm" is deprecated in favor of "pear/HTML_QuickForm2" Did not download optional dependencies: pear/pearweb_index, pear/pearweb_gopear, use --alldeps to download automatically WARNING: "pear/DB" is deprecated in favor of "pear/MDB2" Did not download optional dependencies: pear/MDB2, pear/Validate, use --alldeps to download automatically WARNING: "pear/HTML_Common" is deprecated in favor of "pear/HTML_Common2" pear/pearweb can optionally use package "pear/pearweb_gopear" (version >= 0.6.0) pear/pearweb can optionally use PHP extension "mysql" pear/DB_DataObject can optionally use package "pear/Validate" (version >= 0.1.1) downloading DB-1.7.12.tgz ... Starting to download DB-1.7.12.tgz (131,836 bytes) ................done: 131,836 bytes Notice: Array to string conversion in PEAR/PackageFile.php on line 433 Cannot open 'Array' for parsing Download of "pear/DB" succeeded, but it is not a valid package archive Error: cannot download "pear/DB" downloading DB_DataObject-1.8.7.tgz ... Starting to download DB_DataObject-1.8.7.tgz (63,184 bytes) ...done: 63,184 bytes Notice: Array to string conversion in PEAR/PackageFile.php on line 433 Cannot open 'Array' for parsing Download of "pear/DB_DataObject" succeeded, but it is not a valid package archive Error: cannot download "pear/DB_DataObject" downloading HTML_BBCodeParser-1.2.2.tgz ... Starting to download HTML_BBCodeParser-1.2.2.tgz (15,922 bytes) ...done: 15,922 bytes Notice: Array to string conversion in PEAR/PackageFile.php on line 433 Cannot open 'Array' for parsing Download of "pear/HTML_BBCodeParser" succeeded, but it is not a valid package archive Error: cannot download "pear/HTML_BBCodeParser" downloading HTML_Table-1.8.1.tgz ... Starting to download HTML_Table-1.8.1.tgz (17,048 bytes) ...done: 17,048 bytes Notice: Array to string conversion in PEAR/PackageFile.php on line 433 Cannot open 'Array' for parsing Download of "pear/HTML_Table" succeeded, but it is not a valid package archive Error: cannot download "pear/HTML_Table" downloading Pager-2.4.4.tgz ... Starting to download Pager-2.4.4.tgz (32,735 bytes) ...done: 32,735 bytes Notice: Array to string conversion in PEAR/PackageFile.php on line 433 Cannot open 'Array' for parsing Download of "pear/Pager" succeeded, but it is not a valid package archive Error: cannot download "pear/Pager" downloading PEAR_PackageUpdate-0.7.0.tgz ... Starting to download PEAR_PackageUpdate-0.7.0.tgz (13,260 bytes) ...done: 13,260 bytes Notice: Array to string conversion in PEAR/PackageFile.php on line 433 Cannot open 'Array' for parsing Download of "pear/PEAR_PackageUpdate" succeeded, but it is not a valid package archive Error: cannot download "pear/PEAR_PackageUpdate" upgrade ok: channel://pear.php.net/pearweb-1.16.2 pearweb: Optional feature php4 available (Use this for PHP 4 (mysql ext)) pearweb: Optional feature php5 available (Use this for PHP 5 (mysqli ext)) pearweb: To install optional features use "pear install pear/pearweb#featurename" pear/pearweb has post-install scripts: /usr/local/lib/php/pearweb.php pearweb: Use "pear run-scripts pear/pearweb" to finish setup. DO NOT RUN SCRIPTS FROM UNTRUSTED SOURCES cellog@lot-49:~/workspace/pearweb$

Comments

 [2007-08-25 22:17 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.