From:             
Operating system: Windows
PHP version:      5.3.5
Package:          Windows Installer
Bug Type:         Bug
Bug description:go-pear installs PEAR 1.9.0 instead of 1.9.1

Description:
------------
yesterday I had a discussion with my friend on twitter, and he said, that
the 

pear installer is broken on windows 7.

we tracked down, that his problem is a known bug and fixed in PEAR 1.9.1,
caused 

by the installation path containing spaces.

http://pear.php.net/bugs/bug.php?id=16644



so it shouldn't happen right? but it does, because the go-pear shipped with
the 

latest windows binaries is old, and tries to install the 1.9.0 version.

please update that to 1.9.1



there are other pear packages that needs updated, so maybe it would be a
good 

idea to bump them also:



Archive_Tar-1.3.3 vs Archive_Tar-1.3.7

Console_Getopt-1.2.3 vs Console_Getopt-1.3.0

Structures_Graph-1.0.2 vs Structures_Graph-1.0.4



on the long term, maybe it would be a good idea, to modify the installer to


fetch the latest versions on-the-fly as part of the installation process,
for 

now, maybe we could add a step for upgrading(or telling the people to
upgrade) 

the packages to the go-pear.bat installation process.

Test script:
---------------
fetch the windows binary, run go-pear.bat and after the successful install,
check pear version, pear list

Expected result:
----------------
should list the latest versions of the installed packages

Actual result:
--------------
now it lists the old packages

-- 
Edit bug report at http://bugs.php.net/bug.php?id=53821&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=53821&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=53821&r=trysnapshot53
Try a snapshot (trunk):              
http://bugs.php.net/fix.php?id=53821&r=trysnapshottrunk
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=53821&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=53821&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=53821&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=53821&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=53821&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=53821&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=53821&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=53821&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=53821&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=53821&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=53821&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=53821&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=53821&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=53821&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=53821&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=53821&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=53821&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=53821&r=mysqlcfg

Reply via email to