http://bugzilla.novell.com/show_bug.cgi?id=522548 Summary: php 5.2.10-29.1 incompatible with pear channels - pear command line installer broken Classification: openSUSE Product: openSUSE 10.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Apache AssignedTo: bnc-team-apache@forge.provo.novell.com ReportedBy: drankinatty@suddenlinkmail.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.11) Gecko/2009060200 SUSE/3.0.11-0.1 Firefox/3.0.11 I suspect this applies to all openSuSE versions. The update to php 5.2.10-29.1 breaks the pear command line installer. I don't know why. It seems that the following files are incomplete: /usr/share/php5/PEAR/.channels/pear.php.net.reg /usr/share/php5/PEAR/.channels/pecl.php.net.reg Now when you attempt to update pear you get: 23:26 root@bonza:/usr/share/php5/PEAR/PEAR/Command # pear upgrade -a pear Notice: Undefined variable: dorest in PEAR/Command/Install.php on line 1220 PHP Notice: Undefined variable: dorest in /usr/share/php5/PEAR/PEAR/Command/Install.php on line 1220 Notice: Undefined variable: latest in PEAR/Command/Install.php on line 1228 PHP Notice: Undefined variable: latest in /usr/share/php5/PEAR/PEAR/Command/Install.php on line 1228 Notice: Undefined variable: latest in PEAR/Command/Install.php on line 1234 PHP Notice: Undefined variable: latest in /usr/share/php5/PEAR/PEAR/Command/Install.php on line 1234 Warning: array_change_key_case(): The argument should be an array in PEAR/Command/Install.php on line 1234 PHP Warning: array_change_key_case(): The argument should be an array in /usr/share/php5/PEAR/PEAR/Command/Install.php on line 1234 Nothing to upgrade I don't have any idea why or how the files are incomplete, but here is a synopsis from the pear forum: http://www.pear-forum.org/post-5065.html Perhaps, you can patch the build service version. Thanks. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.